git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] "git add -u/-A" from future
@ 2013-03-09  8:23 Junio C Hamano
  2013-03-09  8:23 ` [PATCH v2 1/2] require pathspec for "git add -u/-A" Junio C Hamano
  2013-03-09  8:23 ` [PATCH v2 2/2] git add: -u/-A now affects the entire working tree Junio C Hamano
  0 siblings, 2 replies; 3+ messages in thread
From: Junio C Hamano @ 2013-03-09  8:23 UTC (permalink / raw)
  To: git

Here are two future steps to update the behaviour of "add -u/-A" run
without pathspec towards Git 2.0; the first step may probably be
optional, but it is included for completeness.

Rebased on top of the recent "git add -u/-A" documentation updates
5cae93566027 (add: Clarify documentation of -A and -u, 2013-03-07)
by Greg Price.

Junio C Hamano (2):
  require pathspec for "git add -u/-A"
  git add: -u/-A now affects the entire working tree

 Documentation/git-add.txt | 16 ++++++++--------
 builtin/add.c             | 49 ++++-------------------------------------------
 2 files changed, 12 insertions(+), 53 deletions(-)

-- 
1.8.2-rc3-203-gc9aaab5

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

end of thread, other threads:[~2013-03-09  8:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-09  8:23 [PATCH v2 0/2] "git add -u/-A" from future Junio C Hamano
2013-03-09  8:23 ` [PATCH v2 1/2] require pathspec for "git add -u/-A" Junio C Hamano
2013-03-09  8:23 ` [PATCH v2 2/2] git add: -u/-A now affects the entire working tree 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).