Skip to content

Colorize pending outgoing/incoming changes

Latest
Compare
Choose a tag to compare
@zmij zmij released this 20 May 11:25
· 6 commits to master since this release

Added a feature that determines that there are pending outgoing (not pushed to the remote) or incoming (not pulled from the remote) changes. Incoming changes check is configurable via git config, by default the remote doesn't get updated automatically.

gitrc1