Merge branch 'master' of ssh://regulator/home/bar/bar
This commit is contained in:
commit
c971bd1bb9
1 changed files with 1 additions and 0 deletions
1
revbank
1
revbank
|
@ -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 {
|
||||
|
|
Loading…
Add table
Reference in a new issue