= Gitworkflow: Useful Commands and Aliases :toc: macro :toclevels: 3 toc::[] == Navigating History === Enhancing "git log" TODO * `lg` https://gist.github.com/rocketraman/1fdc93feb30aa00f6f3a9d7d732102a9#file-gitconfig-L3[alias] * `lgp` https://gist.github.com/rocketraman/1fdc93feb30aa00f6f3a9d7d732102a9#file-gitconfig-L6[alias] === Integration Branch History TODO === Topic History TODO == Branch Notes TODO * `branchnote` https://gist.github.com/rocketraman/1fdc93feb30aa00f6f3a9d7d732102a9#file-gitconfig-L63[alias] * `branchnoterm` https://gist.github.com/rocketraman/1fdc93feb30aa00f6f3a9d7d732102a9#file-gitconfig-L64[alias] == Understanding Current Topic State TODO * `topics` https://gist.github.com/rocketraman/1fdc93feb30aa00f6f3a9d7d732102a9#file-gitconfig-L21[alias] * `where` https://gist.github.com/rocketraman/1fdc93feb30aa00f6f3a9d7d732102a9#file-gitconfig-L67[alias]