Re: missing tags from "git fetch"

2019-10-02 Thread Martin Nicolay
g the tags when fetching into FETCH_HEAD one could get it with --no-tags. So this is more of a misguided attempt to get a seemingly sensible default while destroying a consistent behaviour. Sometimes I can see why people say git is confusing ;-). Thanks Martin Nicolay -- No MS-Word at

missing tags from "git fetch"

2019-10-02 Thread Martin Nicolay
havior is identical for lightweight and annotated tags. Best regards Martin Nicolay -- No MS-Word attachments (http://www.gnu.org/philosophy/no-word-attachments.html) ___ OSM AG | Ruhrallee 191 | 45136 Essen | Fon: 0201-89

Bug with deleted files and stash-push --keep-idex

2019-07-11 Thread Martin Nicolay
in/master'. Changes to be committed: (use "git reset HEAD ..." to unstage) modified: test-file -- My expectation was that the deletion would be preserved within the working-tree because this is a change added to the index and should be