windows平台 git bash使用

打开所在需要git管理的目录,鼠标右键open Git BASH here
windows平台 git bash使用_第1张图片
这样就直接进来,不需要windows dos窗口下麻烦的切路径,windows和linux 路径方向不一致 (\ /)
windows平台 git bash使用_第2张图片
然后git init 建立本地仓库,接下来就是git相关的操作了.
windows平台 git bash使用_第3张图片
图形化界面查看

打开所在需要git管理的目录,鼠标右键open Git GUI here
windows平台 git bash使用_第4张图片
点击Repository,然后再点击Visualize master’s History
windows平台 git bash使用_第5张图片
windows平台 git bash使用_第6张图片

你可能感兴趣的:(#,辅助操作的一些activity,git)