Ver código fonte

change_Sourcetree

master
wangxinyu 1 semana atrás
pai
commit
7cd29fbf44
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      SourceTree/Sourcetree.md

+ 1
- 1
SourceTree/Sourcetree.md Ver arquivo

@@ -113,7 +113,7 @@ git stash apply stash@{1}
git stash pop

# 删除贮藏
git stash drop stash@{0}
git stash drop "stash@{0}
~~~

#### 编写忽略文件(.gitignore)


Carregando…
Cancelar
Salvar