Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 920 Bytes

File metadata and controls

27 lines (14 loc) · 920 Bytes

git-client-ibmi README

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.

Requirements

This extension depends on Code for IBM i.

Features

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.

Status

This view will allow you to stage, unstage, restore and view a diff of your working tree.

To do:

  • Commit, pull & push

Commits

Commit history of your repository.

File History

History of changes of the file that is currently being worked on. Will refresh automatically when you switch between files.