git-repl (1)
Leading comments
generated with Ronn/v0.7.3
http://github.com/rtomayko/ronn/tree/0.7.3
(The comments found at the beginning of the groff file "man1/git-repl.1".)
NAME
git-repl - git read-eval-print-loop
SYNOPSIS
git-repl
DESCRIPTION
OPTIONS
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
-
EXAMPLES
AUTHOR
Written by Tj Holowaychuk <
tj@vision-media.ca>
REPORTING BUGS
<
github.com/tj/git-extras/issues>
SEE ALSO
<
github.com/tj/git-extras>