git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Improve gitignore documentation wrt excluded directories
@ 2013-11-07 16:30 Karsten Blees
  2013-11-07 16:30 ` [PATCH 1/2] gitignore.txt: fix documentation of "**" patterns Karsten Blees
  2013-11-07 16:31 ` [PATCH 2/2] gitignore.txt: clarify recursive nature of excluded directories Karsten Blees
  0 siblings, 2 replies; 11+ messages in thread
From: Karsten Blees @ 2013-11-07 16:30 UTC (permalink / raw)
  To: Git List, Junio C Hamano; +Cc: Jeff King, Duy Nguyen, Karsten Blees

Also here:
https://github.com/kblees/git/commits/kb/gitignore-doc

These two patches were the result of a discussion mid-october [1] that I almost forgot about...now including an example as suggested by Jeff.

[1] http://thread.gmane.org/gmane.comp.version-control.git/235753/focus=235856

Karsten Blees (2):
  gitignore.txt: fix documentation of "**" patterns
  gitignore.txt: clarify recursive nature of excluded directories

 Documentation/gitignore.txt | 24 +++++++++++++++++++-----
 1 file changed, 19 insertions(+), 5 deletions(-)

-- 
1.8.4.msysgit.0.12.g88f5ed0

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

end of thread, other threads:[~2013-11-07 22:43 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-07 16:30 [PATCH 0/2] Improve gitignore documentation wrt excluded directories Karsten Blees
2013-11-07 16:30 ` [PATCH 1/2] gitignore.txt: fix documentation of "**" patterns Karsten Blees
2013-11-07 18:50   ` Junio C Hamano
2013-11-07 16:31 ` [PATCH 2/2] gitignore.txt: clarify recursive nature of excluded directories Karsten Blees
2013-11-07 18:57   ` Junio C Hamano
2013-11-07 19:37     ` Junio C Hamano
2013-11-07 19:55       ` Jeff King
2013-11-07 20:27         ` Karsten Blees
2013-11-07 20:57           ` Jeff King
2013-11-07 21:36             ` Karsten Blees
2013-11-07 22:43               ` 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).