From: Bdale Garbee Date: Mon, 12 Oct 2009 22:58:19 +0000 (-0600) Subject: oops, forgot to specify the repo to push to X-Git-Tag: debian/0.5+86+g2de548f~1 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=2de548f45d0f50b558acc83f57e1e2fc1223ab92 oops, forgot to specify the repo to push to --- diff --git a/debian/rules b/debian/rules index f306f1df..ac594c07 100755 --- a/debian/rules +++ b/debian/rules @@ -12,7 +12,7 @@ prebuild: git commit ChangeLog debian/changelog \ -m "update changelogs for Debian build" git tag debian/$(DEB_VERSION) - git push --tags master + git push --tags origin master configure: configure-stamp configure-stamp: