Skip to content

pharo-vcs/iceberg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

65a8f2c · Mar 26, 2025
May 16, 2024
Jan 9, 2025
Nov 21, 2023
Jan 28, 2025
Jan 31, 2024
Mar 21, 2025
Feb 23, 2024
Dec 29, 2023
Jan 30, 2025
Jan 30, 2025
Oct 10, 2024
Sep 15, 2023
Jan 24, 2025
Mar 21, 2025
Jan 24, 2025
Feb 2, 2024
Apr 2, 2024
Jan 13, 2025
Mar 20, 2025
Mar 26, 2025
Jan 30, 2025
Jan 28, 2025
Jan 31, 2024
Jun 24, 2024
Jan 3, 2024
Feb 21, 2019
Feb 16, 2024
Feb 16, 2024
Jan 31, 2021
Feb 16, 2024
May 24, 2018
Apr 28, 2018
Feb 23, 2024
Jul 15, 2018
Sep 23, 2016

Repository files navigation

Iceberg

Iceberg is the main toolset for handling VCS in Pharo.

Iceberg-Pharo-Integration
Complete Test

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.