git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Make the documentation consistent for --track and --notrack
@ 2007-09-18  1:04 Federico Mena Quintero
  2007-09-18  1:07 ` [PATCH 1/4] Mention that git-branch will not automatically check out the new branch Federico Mena Quintero
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Federico Mena Quintero @ 2007-09-18  1:04 UTC (permalink / raw)
  To: git

Hi,

Here is the patchset I sent before, hopefully in a format more palatable
to the list.

The first three patches try to improve the documentation for git-branch
and git-checkout, adding docs for --track and --notrack to
git-branch.txt, and improving the ones that were in git-checkout.txt.

The last patch is for git-pull.sh; it gives the user a hint of what to
do when there's no branch configured to merge from.

  Federico

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2007-10-02 23:34 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-18  1:04 [PATCH 0/4] Make the documentation consistent for --track and --notrack Federico Mena Quintero
2007-09-18  1:07 ` [PATCH 1/4] Mention that git-branch will not automatically check out the new branch Federico Mena Quintero
2007-09-18  1:10 ` [PATCH 2/4] Copy the docs for --track and --notrack from git-checkout to git-branch Federico Mena Quintero
2007-09-18  1:11 ` [PATCH 3/4] Mention the parameters that git-pull would need to be equivalent to a --track in the git-checkout docs Federico Mena Quintero
2007-09-18 22:38   ` Junio C Hamano
2007-10-02 23:30     ` [PATCH 0/4] Another round of the --track patches Federico Mena Quintero
2007-10-02 23:32       ` [PATCH 1/4] Say when --track is useful in the git-checkout docs Federico Mena Quintero
2007-10-02 23:33       ` [PATCH 1/4] Add documentation for --track and --no-track to the git-branch docs Federico Mena Quintero
2007-10-02 23:35         ` Federico Mena Quintero
2007-10-02 23:34       ` [PATCH 3/4] Note that git-branch will not automatically checkout the new branch Federico Mena Quintero
2007-10-02 23:36       ` [PATCH 4/4] Make git-pull complain and give advice when there is nothing to pull from Federico Mena Quintero
2007-09-18  1:12 ` [PATCH 4/4] Make git-pull give hints on what to do when there is no branch to merge from Federico Mena Quintero
2007-09-18 23:00   ` Junio C Hamano

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 NNTP newsgroup(s).