maj du message de commit par défaut
This commit is contained in:
parent
7ba7d1c501
commit
6919352a59
2
uproject
2
uproject
|
@ -338,7 +338,7 @@ elif array_contains GITANNEX_CMDS "$CMD"; then
|
|||
function xsync() {
|
||||
if ! git_have_annex; then
|
||||
setyesval offline "$UTOOLS_VCS_OFFLINE"
|
||||
if git_commit -Al "Maj des fichiers"; then
|
||||
if git_commit -Al "modifs.mineures sans commentaires"; then
|
||||
[ -n "$offline" ] && return 0
|
||||
git_have_remote || return 0
|
||||
git pull && git_push
|
||||
|
|
Loading…
Reference in New Issue