git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* Confusion regarding subtree-push docs
@ 2020-03-22 17:57 Jason Karns
  0 siblings, 0 replies; only message in thread
From: Jason Karns @ 2020-03-22 17:57 UTC (permalink / raw)
  To: git

I found some of git-subtree-push’s behavior confusing as it pertains to the docs. (Using git version 2.25.1)

The docs for subtree-push state: (https://github.com/git/git/blob/master/contrib/subtree/git-subtree.txt)

>  Does a 'split' (see below) using the <prefix> supplied and then does a 'git push' to push the result to the repository and ref.

As I understood this, I expected push to do a split “under the covers”. As such, I expected the relevant `split` options to be respected by push as well. In particular, I expected —annotate to modify the split+push commits with the corresponding prefix. Additionally, I expected subtree-push to also respect —rejoin and merge back into HEAD.

I think the docs as they are written are a bit misleading; or perhaps the docs are accurate and this is a bug with subtree-push? The former is more likely, so I assume the docs should be rephrased to make this clear. (Unless the docs are accurate and this is a bug with subtree-push.)

Regards,
Jason

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-03-22 17:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-22 17:57 Confusion regarding subtree-push docs Jason Karns

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).