Re: [PATCH] Include a git-push example for creating a remote branch

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



"Shawn O. Pearce" <spearce@xxxxxxxxxxx> writes:

> E.g. users want to be able to do something such as:
>
> 	git push remote experimental:pu
>
> and just have refs/heads/pu be created because experimental is
> also a branch in the local repository and pu does not exist on the
> remote side.

That's quite "yeah, sometimes it may be the case, but...".

You may want to also do:

	git push remote experimental:v0.0.1-rc0

to give preview tag without really bothering to create an
annotated tag.

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux