Skip to content
forked from pharo-vcs/iceberg

Iceberg is the main toolset for handling VCS in Pharo.

License

Notifications You must be signed in to change notification settings

colorow/iceberg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Iceberg

Iceberg is the main toolset for handling VCS in Pharo.

More concretely, Iceberg provides tools to checkout, commit, merge and other common operations in git repositories, all directly from the image. In fact, git is currently the only VCS backend for Iceberg, but it's design supports the addition of other options.

Iceberg also provides some plugins for smooth and fast integration with common actions in the workflow of contributors, such as creating a branch based on a GitHub issue number.

Getting Started

Newcomer as User? Follow this 5 minutes tutorial.

Newcomer as Contributor? Read this guide.

Want to Chat? There is the #iceberg channel in the Pharo Discord server.

You can find more useful information in our Wiki section.

License

The code is licensed under the MIT license.

About

Iceberg is the main toolset for handling VCS in Pharo.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Smalltalk 99.9%
  • Shell 0.1%