mirror of
https://github.com/tj/git-extras.git
synced 2026-09-10 15:36:21 -04:00
Fixed readme
This commit is contained in:
parent
0e6361331d
commit
d250c44888
28
Readme.md
28
Readme.md
|
|
@ -11,20 +11,20 @@
|
|||
|
||||
GIT read-eval-print-loop:
|
||||
|
||||
$ git repl
|
||||
|
||||
git> ls-files
|
||||
History.md
|
||||
Makefile
|
||||
Readme.md
|
||||
bin/git-changelog
|
||||
bin/git-count
|
||||
bin/git-delete-branch
|
||||
bin/git-delete-tag
|
||||
bin/git-ignore
|
||||
bin/git-release
|
||||
|
||||
git> quit
|
||||
$ git repl
|
||||
|
||||
git> ls-files
|
||||
History.md
|
||||
Makefile
|
||||
Readme.md
|
||||
bin/git-changelog
|
||||
bin/git-count
|
||||
bin/git-delete-branch
|
||||
bin/git-delete-tag
|
||||
bin/git-ignore
|
||||
bin/git-release
|
||||
|
||||
git> quit
|
||||
|
||||
## git-count
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue