优达学城《Version control with Git》笔记

Git lifecycle: git config --list  :  list all the configurations git config --global color.ui auto  :  initiate the color display  git log  :  check the log of commit git log -p (git log --patch)  :  
相关文章
相关标签/搜索