Cyrill Gorcunov 27fb3703a5 misc/tag-release: Make it usable for remote repos
In case if the commiter has a main repo configured as remote
one and also has various tags (and don't want to push every
tag he has out to the main repo) he may use misc/tag-release
new functionality.

For example I have NASM remote repo as well known

	git://repo.or.cz/nasm.git

and a number of my own local tags/branches which I
would like to not sprinkle into a master repo.

So to make a release (say 2.08) I may just type

	misc/tag-release 2.08 git+ssh://xxx@repo.or.cz/srv/git/nasm.git master

and this command will push master branch into main repo with "nasm-2.08" tag.

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
2010-03-03 22:41:45 +03:00
..
2002-04-30 21:08:11 +00:00
2002-04-30 21:08:11 +00:00
2007-10-19 14:43:22 -07:00
2009-07-16 10:23:26 -04:00
2002-04-30 21:08:11 +00:00
2002-04-30 21:08:11 +00:00
2002-04-30 20:52:49 +00:00
2008-01-21 16:26:32 -08:00
2002-04-30 21:08:11 +00:00
2009-06-24 21:45:27 -07:00
2002-04-30 21:08:11 +00:00
2002-04-30 20:51:32 +00:00
2007-09-12 21:05:06 -07:00
2002-04-30 21:09:12 +00:00
2009-05-25 21:57:27 -07:00
2002-04-30 21:09:12 +00:00
2002-04-30 21:08:11 +00:00
2002-04-30 21:08:42 +00:00
2009-09-23 09:54:10 -07:00
2002-04-30 21:01:08 +00:00

There are various helpful bits and pieces for NASM,
including but not limited to Simon photograph =)