Ook pushen naar het "bare" repository

This commit is contained in:
bar 2011-04-25 23:31:55 +02:00
parent ca5090dfb2
commit dd28e35699

View file

@ -126,6 +126,7 @@ sub now {
sub git_commit {
system qw(git commit -q revbank.accounts .revbank.undo),
-m => "Transaction by $user";
system qw(git push -q bar.git);
}
sub parse_product {