]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jk/revision-remove-cmdline-pathspec'
authorJunio C Hamano <gitster@pobox.com>
Mon, 25 Sep 2017 06:24:09 +0000 (15:24 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 25 Sep 2017 06:24:09 +0000 (15:24 +0900)
commit2bab096ef805fde982607757e3efa99d67087650
treec17cff2534879d89c5d17c5a22eb7a421451cfc5
parentf05a23ae3bd08efdf56d04b19d1d82ba5e5d6bb1
parent29c0e902a803d8865b9421edadf2ca7c565e355c
Merge branch 'jk/revision-remove-cmdline-pathspec'

Code clean-up that also plugs memory leaks.

* jk/revision-remove-cmdline-pathspec:
  pathspec doc: parse_pathspec does not maintain references to args
  revision: replace "struct cmdline_pathspec" with argv_array