git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [PATCH 0/3] add: minor --chmod fixes
@ 2021-02-23  1:10 Matheus Tavares
  2021-02-23  1:10 ` [PATCH 1/3] add --chmod: don't update index when --dry-run is used Matheus Tavares
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Matheus Tavares @ 2021-02-23  1:10 UTC (permalink / raw)
  To: git; +Cc: gitster, newren

The first patch was broken out from [1], to avoid holding it off while
there is still work to do on that series. The other two are minor
related changes.

[1]: https://lore.kernel.org/git/cover.1613593946.git.matheus.bernardino@usp.br/

Matheus Tavares (3):
  add --chmod: don't update index when --dry-run is used
  add: mark --chmod error string for translation
  add: propagate --chmod errors to exit status

 builtin/add.c  | 18 +++++++++++++-----
 t/t3700-add.sh | 46 +++++++++++++++++++++++++++++++++++++++++-----
 2 files changed, 54 insertions(+), 10 deletions(-)

-- 
2.30.1


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

end of thread, other threads:[~2021-02-23 18:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-23  1:10 [PATCH 0/3] add: minor --chmod fixes Matheus Tavares
2021-02-23  1:10 ` [PATCH 1/3] add --chmod: don't update index when --dry-run is used Matheus Tavares
2021-02-23  1:10 ` [PATCH 2/3] add: mark --chmod error string for translation Matheus Tavares
2021-02-23  1:10 ` [PATCH 3/3] add: propagate --chmod errors to exit status Matheus Tavares
2021-02-23 17:08 ` [PATCH 0/3] add: minor --chmod fixes Taylor Blau
2021-02-23 18:15   ` Junio C Hamano

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