[PATCH 0/1] Remove value from positional args in config unset usage

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

 



I tripped over this while attempting to use `git config unset --fixed-value`.
The value is supposed to be provided via `--value`, but the usage makes it
seem like it can be provided as a positional argument.

While I was looking at the translations I noticed that po/bg.po was missing
`<name>` as a positional argument. From my reading of the docs it sounds like
translation changes are made independently, so I have not changed them in this
series.

Josh Heinrichs (1):
  git-config.1: remove value from positional args in unset usage

 Documentation/git-config.txt | 2 +-
 builtin/config.c             | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

-- 
2.25.1





[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