소스 검색

202511211320

develop
Thibaud 1 개월 전
부모
커밋
227cf54995
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. +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`

불러오는 중...
취소
저장