Bug: `git fetch --prune origin master:refs/foo` incorrectly prunes refs/foo

2019-08-20 Thread Lily Ballard
[deleted] (none) -> refs/foo error: cannot lock ref 'refs/foo': unable to resolve reference 'refs/foo' ! e090924c71...ca5f06da05 refs/pull/7267/head -> refs/foo (unable to update local ref) This was reproduced using git version 2.22.0. -Lily Ballard

Bug: manpage for `git ls-files` uses instead of

2018-10-10 Thread Lily Ballard
), so I don’t know if any of the other commands incorrectly list themselves as taking files when they take pathspecs. git version 2.19.1. -Lily Ballard