Parcourir la source

change_Sourcetree

master
wangxinyu il y a 1 semaine
Parent
révision
7cd29fbf44
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      SourceTree/Sourcetree.md

+ 1
- 1
SourceTree/Sourcetree.md Voir le fichier

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

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

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


Chargement…
Annuler
Enregistrer