]> git.ipfire.org Git - thirdparty/curl.git/commit
Change to version-independent git option for 'git log --oneline'
authorTor Arntsen <tor@spacetec.no>
Thu, 25 Mar 2010 15:23:27 +0000 (16:23 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 25 Mar 2010 17:27:44 +0000 (18:27 +0100)
commite1c38791b79097259e2f93d19968340fd08573a2
tree3677a3955d5522b697fb0450d92e670f3eda0db7
parentac8b2ef563cf931c377ecdd3e2a5a055e783ea7b
Change to version-independent git option for 'git log --oneline'

'git log --oneline' is a relatively recent Git function. It is
documented to be the same as 'git log --pretty=oneline --abbrev-commit',
so use that instead. It works all the way back to Git 1.5.0.
tests/testcurl.pl