📅  最后修改于: 2022-03-11 14:51:10.843000             🧑  作者: Mango
gitk #this shows the active branch tree
gitk --all #this shows your entire branch typology
#This opens the git GUI with a diagram of the repo's branch typology as well as
# other GUI functions.