このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
登録
サインイン
tibo
/
mygitflow
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
202511211320
develop
Thibaud
1ヶ月前
親
8483b06342
コミット
227cf54995
1個のファイルの変更
、
2行の追加
、
0行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+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
`
書き込み
プレビュー
読み込み中…
キャンセル
保存