Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Inspired by MJD [1], [2], add my own take on `git div`. I've been using `graph --boundary @{push}...` and similar along with `sbup` to get a reckoning of what's happening. This codifies the --boundary graph and provides me a way to remember what's going on (-v). [1]: https://github.com/mjdominus/git-util/blob/master/bin/git-vee [2]: https://blog.plover.com/prog/git-q.html
- Loading branch information