On 6/13/07, Johannes Schindelin [off-list ref] wrote:
Hi,
On Wed, 13 Jun 2007, Geoff Russell wrote:
quoted
Dear gits,
;-)
quoted
[...]
git tag v1.1
git format-patch v1.0
cd /tmp/newmyrepo
git am ~/myrepo/THEPATCHNAME
Where is tag v1.1 ?
Tags are not propagated with patches. Sorry.
Is this considered to be a bug to be eventually fixed or a feature?
Geoff
Ciao,
Dscho