#git bot interface
History of !gka
- For a better way to view the reflog, try: gka() { gitk --all $(git log -g --format="%h" -50) "$@"; }; gka
By FauxFaux at 2011-12-22 00:13:09
- gka() { gitk --all $(git log -g --format="%h" -50) "$@"; }; gka
By FauxFaux at 2011-12-22 00:12:46