better gitcc
This commit is contained in:
parent
a7b9bcfa5c
commit
3c7df50192
@ -17,11 +17,11 @@ seconde=`expr $RANDOM % 59`
|
||||
LOCALTIME="$CURRENT_DATE T$nombreHeure:$minute:$seconde"
|
||||
|
||||
echo Set the commit TIME : \"$LOCALTIME\"
|
||||
echo "export GIT_COMMITTER_DATE=\"$LOCALTIME\" ; git commit -a --date \"$LOCALTIME\" -m \"$*\""
|
||||
echo "export GIT_COMMITTER_DATE=\"$LOCALTIME\" ; git -c \"user.name=Edouard DUPIN\" -c \"user.email=yui.heero@gmail.com\" commit -a --date \"$LOCALTIME\" -m \"$*\""
|
||||
|
||||
#plop=`GIT_COMMITTER_DATE=\"$LOCALTIME\" ; git commit -a --date \"$LOCALTIME\" -m \"$*\"`
|
||||
|
||||
#echo $plop
|
||||
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user