git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [PATCH 0/6] Various tweaks to 'worktree'-related manpages
@ 2015-07-19  2:10 Michael Haggerty
  2015-07-19  2:10 ` [PATCH 1/6] worktree: consistently use term "linked working tree" in manpages Michael Haggerty
                   ` (6 more replies)
  0 siblings, 7 replies; 14+ messages in thread
From: Michael Haggerty @ 2015-07-19  2:10 UTC (permalink / raw)
  To: Junio C Hamano, Eric Sunshine,
	Nguyễn Thái Ngọc Duy
  Cc: git, Michael Haggerty

I haven't been following the discussion of this feature on the mailing
list, so I apologize if these changes overlap with any in-flight
patches, and these changes should definitely be checked over by
somebody more familiar with the feature. These patches mostly fix what
seem like inconsistencies in the documentation. The last patch
contains some wordsmithing. Feel free to squash them together if you
prefer.

This patch series is also available from my GitHub account [1] as
branch "worktree-docs".

[1] https://github.com/mhagger/git

Michael Haggerty (6):
  worktree: consistently use term "linked working tree" in manpages
  worktree: remove references to "git checkout --to" from the manpage
  worktree: fix incorrect references to file "locked"
  worktree: the "locked" mechanism is already implemented
  config.txt: refer to "git worktree prune", not "prune --worktree"
  worktree: wordsmith worktree-related manpages

 Documentation/config.txt               | 10 +++++-----
 Documentation/git-worktree.txt         | 20 +++++++++-----------
 Documentation/gitrepository-layout.txt | 22 +++++++++++-----------
 3 files changed, 25 insertions(+), 27 deletions(-)

-- 
2.1.4

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

end of thread, other threads:[~2015-07-19  3:22 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-19  2:10 [PATCH 0/6] Various tweaks to 'worktree'-related manpages Michael Haggerty
2015-07-19  2:10 ` [PATCH 1/6] worktree: consistently use term "linked working tree" in manpages Michael Haggerty
2015-07-19  2:54   ` Eric Sunshine
2015-07-19  2:10 ` [PATCH 2/6] worktree: remove references to "git checkout --to" from the manpage Michael Haggerty
2015-07-19  2:56   ` Eric Sunshine
2015-07-19  2:10 ` [PATCH 3/6] worktree: fix incorrect references to file "locked" Michael Haggerty
2015-07-19  3:04   ` Eric Sunshine
2015-07-19  2:10 ` [PATCH 4/6] worktree: the "locked" mechanism is already implemented Michael Haggerty
2015-07-19  3:06   ` Eric Sunshine
2015-07-19  2:10 ` [PATCH 5/6] config.txt: refer to "git worktree prune", not "prune --worktree" Michael Haggerty
2015-07-19  3:08   ` Eric Sunshine
2015-07-19  2:10 ` [PATCH 6/6] worktree: wordsmith worktree-related manpages Michael Haggerty
2015-07-19  3:21   ` Eric Sunshine
2015-07-19  2:50 ` [PATCH 0/6] Various tweaks to 'worktree'-related manpages Eric Sunshine

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).