git-workflow
git-workflow copied to clipboard
Tool to visualize your git workflow, in a pretty graph
Results
3
git-workflow issues
Sort by
recently updated
recently updated
newest added
The grep is used to synthetically add line numbers for shells without them.
Cool project! I need `--no-pager` for some commands some time — e.g. `git --no-pager branch --remotes --merged github-readwrite/master` — and recommendation `history | awk '$2 == "git" {print $1 "...
A lot of us use oh-my-zsh. What do you think of adding support to visualize aliases?