This is a git client that works on the remote server, for specifically IBM i. Please raise issues on the Code for IBM i repository. We are open to PRs.
This extension depends on Code for IBM i.
This adds 'Status', 'Commits' and 'File History' to the source control view. It will assume that your home directory, set in Code for IBM i is also a git repository. When you change your home directory, the panels will refresh automatically.
TODO: Stashing
This view will display remote and local branches and allow you to create, delete, checkout, and merge branches.
This view will allow you to commit, pull, push, stage, unstage, restore and view a diff of your working tree.
Commit history of your repository.
History of changes of the file that is currently being worked on. Will refresh automatically when you switch between files.