Explorar el Código

change_Sourcetree

master
wangxinyu hace 1 semana
padre
commit
7cd29fbf44
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      SourceTree/Sourcetree.md

+ 1
- 1
SourceTree/Sourcetree.md Ver fichero

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

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

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


Cargando…
Cancelar
Guardar