X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Frev_control%2Fversion_control.sh;h=355fd5e3352ea7a60a774c5f767d43deb2bd5d75;hb=db9d6e9c4a90a1475bf8113d4f7a04738facab68;hp=b96bcb3431fe55aa4f7bb478bc85e3300a08cd6b;hpb=b88291228a119aad677528c664205844b6c4ec17;p=feisty_meow.git diff --git a/scripts/rev_control/version_control.sh b/scripts/rev_control/version_control.sh index b96bcb34..355fd5e3 100644 --- a/scripts/rev_control/version_control.sh +++ b/scripts/rev_control/version_control.sh @@ -129,7 +129,7 @@ function do_checkin() fi # a new set of steps we have to take to make sure the branch integrity is good. - do_careful_git_update "$(\pwd)" + puff_out_list "$(\pwd)" # we continue on to the push, even if there were no changes this time, because # there could already be committed changes that haven't been pushed yet.