本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
註冊
登入
tibo
/
mygitflow
關注
1
收藏
0
複製
0
程式碼
問題
0
合併請求
0
版本發佈
0
Wiki
活動
瀏覽代碼
202511211320
develop
Thibaud
1 月之前
父節點
8483b06342
當前提交
227cf54995
共有
1 個檔案被更改
,包括
2 行新增
和
0 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
git_99_status.sh
+ 2
- 0
git_99_status.sh
查看文件
@ -12,6 +12,7 @@ then
then
git status
fi
echo
echo
# (optional) move to a new line
read
-p
"Voulez-vous ajouter les modifications courantes ? "
-n
1
-r
@ -20,6 +21,7 @@ then
then
git add .
fi
echo
fi
TEST2
=
`
git status
|
grep propre
|
wc -l
`
Write
Preview
Loading…
取消
儲存