Sfoglia il codice sorgente

change_Sourcetree

master
wangxinyu 1 settimana fa
parent
commit
7cd29fbf44
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      SourceTree/Sourcetree.md

+ 1
- 1
SourceTree/Sourcetree.md Vedi File

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

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

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


Caricamento…
Annulla
Salva