Hi,
On Thu, Aug 5, 2010 at 2:56 AM, Daniel Johnson [off-list ref] wrote:
Originally, if remote.<name>.tagopt was set, the --tags and option would
have no effect when given to git fetch. So if
tagopt="--no-tags"
git fetch --tags
would not actually fetch tags.
This patch changes this behavior to only follow what is written in the
config if there is no option passed by the command line.
Signed-off-by: Daniel Johnson <redacted>
This is pretty confusing as it is. Could you please provide a patch
for the git-fetch documentation too?
--
Cheers,
Ray Chuan