[PATCH 0/2] checkout-index: some cleanups to --temp and --prefix outputs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



These are some minor cleanups to the checkout-index output when using
--temp or --prefix. The first patch fixes a few wrong uses of `path` in
write_entry() when it should be `ce->name`, and the second patch removes
malformed entries from the --temp output list.

Matheus Tavares (2):
  write_entry(): fix misuses of `path` in error messages
  checkout-index: omit entries with no tempname from --temp output

 builtin/checkout-index.c | 39 ++++++++++++++++++++++++++-------------
 entry.c                  |  8 ++++----
 2 files changed, 30 insertions(+), 17 deletions(-)

-- 
2.29.2




[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux