Browse Source
"git rev-list --stdin </dev/null" used to be an error; it now shows no output without an error. "git rev-list --stdin --default HEAD" still falls back to the given default when nothing is given on the standard input. * jk/rev-list-stdin-noop-is-ok: rev-list: make empty --stdin not an errormaint
Junio C Hamano
6 years ago
4 changed files with 9 additions and 5 deletions
Loading…
Reference in new issue