projects
/
platform
/
upstream
/
gobject-introspection.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a7d8313
)
Push the tags to the remote host when doing the release
author
Johan Dahlin
<jdahlin@litl.com>
Wed, 11 Feb 2009 19:19:00 +0000
(17:19 -0200)
committer
Johan Dahlin
<johan@gnome.org>
Wed, 11 Feb 2009 19:19:00 +0000
(17:19 -0200)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index 34ce44692c484af189996508129a53ab5e535406..c620f43a3741afcfc09218eac59eb63985252130 100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-41,7
+41,7
@@
release-tag:
echo "* Tagging $(VERSION)"; \
git tag -m "Tag $$VERSION" -a \
GOBJECT_INTROSPECTION_$$TAG && \
- git push ssh://git.gnome.org/git/gobject-introspection
+ git push
--tags
ssh://git.gnome.org/git/gobject-introspection
upload-release: $(distdir).tar.gz
scp $(distdir).tar.gz gnome.org: