diff options
| author | Ibrahim Serdar Acikgoz <serdaracikgoz86@gmail.com> | 2018-12-04 00:51:36 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-12-04 00:51:36 +0300 |
| commit | 45b6f4e5de0cb37d39a44d8261be6a4f1ab3ff40 (patch) | |
| tree | c787a7c8dd4514f8f1da9564e15f7df90b396616 /README.md | |
| parent | update readme (diff) | |
| download | gitbatch-45b6f4e5de0cb37d39a44d8261be6a4f1ab3ff40.tar.gz | |
Develop (#20)
* restyle on repository selection
* restyle continued on selections
* added initial logging to git package
* reverse scrolling on commits implemented
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -78,7 +78,7 @@ run the `gitbatch` command from the parent of your git repositories. For start-u - add testing - select all feature - arrange repositories to an order e.g. alphabetic, last modified, etc. -- shift keys, i.e. **s** for iterate **shift + s** for reverse iteration +- shift keys, i.e. **s** for iterate **alt + s** for reverse iteration (partially implemented) - recursive repository search from the filesystem - full src-d/go-git integration (*having some performance issues*) - implement config file to pre-define repo locations or some settings |
