summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorIbrahim Serdar Acikgoz <serdaracikgoz86@gmail.com>2018-12-04 00:51:36 +0300
committerGitHub <noreply@github.com>2018-12-04 00:51:36 +0300
commit45b6f4e5de0cb37d39a44d8261be6a4f1ab3ff40 (patch)
treec787a7c8dd4514f8f1da9564e15f7df90b396616 /README.md
parentupdate readme (diff)
downloadgitbatch-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.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 45d6e51..ba70ce8 100644
--- a/README.md
+++ b/README.md
@@ -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