A tool for checking changes that have not been sent in Git repos
Go to file
2022-08-13 16:26:30 +03:00
.docs add screenshot 2022-08-13 12:41:39 +03:00
src add short output 2022-08-13 16:23:03 +03:00
.editorconfig init 2022-08-11 01:37:24 +03:00
README.md guide for build from source 2022-08-13 16:26:30 +03:00
shard.yml init 2022-08-11 01:37:24 +03:00

Git Ahead Check

Инструмент для людей, которые много работают

img

Installing

Using prebuilder binary:

...

Build from source:

Download sources by Git:

git clone http://git.a2s.su/iiiypuk/git-ahead-check.git .

(Or) Download source by Zip:

wget https://git.a2s.su/iiiypuk/git-ahead-check/archive/master.zip || uznip ./master.zip

Build:

cd ./git-ahead-check/
shards build

./bin/git-ahead-check # enjoy

Howto use

Generate configuration file:

$ ls -d -1 ~/Develop/* > ~/.config/emilecok/git-ahead-check