/gitcm

Git Change Management for IBM i

Primary LanguageRPGLEMIT LicenseMIT

Git Change Management for IBM i.

Let developers continue working out of libraries and source files while tracking changes in git.

ELI5: How does it work?

  • Gitcm makes a copy of all the sources in the base library to create a repo.
  • When you create a branch, it creates a 'branch library'
  • The branch library is the working tree. View diffs and make commits from branch libraries
  • View logs, changes and diffs right from 5250

Still to come

  • Visual Studio Code extension