Re: git-1.5.0.rc2: "git pull -t" complains

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

 



"Horst H. von Brand" <vonbrand@xxxxxxxxxxxx> writes:

> I've got a repo here which is missing oldish tags, so I:
>
>    $ git pull -t
>    Warning: No merge candidate found because value of config option
> 	    "branch.master.merge" does not match any remote branch fetched.
>    No changes.
>
> Both "git pull --help" and git-pull(1) say this should work.

Ah, that's because git-pull documentation shares large part of
the source with git-fetch (the part that talk about --tags is
coming from a single file, pull-fetch-param.txt).

It really shouldn't.  Fetching all tags and merging them all to
your current branch does not make any sense.


-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[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]