wangxinyu 1 неделю назад
Родитель
Сommit
7cd29fbf44
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      SourceTree/Sourcetree.md

+ 1
- 1
SourceTree/Sourcetree.md Просмотреть файл

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

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

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


Загрузка…
Отмена
Сохранить