From: Joey Hess Date: Fri, 2 May 2008 17:03:42 +0000 (-0400) Subject: git: Put -- before the filename when calling git rev-list to avoid warning message... X-Git-Tag: 2.45~10 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/f06267fc3beb59e593b33249860ff2c94d32b347?ds=sidebyside;hp=f06267fc3beb59e593b33249860ff2c94d32b347 git: Put -- before the filename when calling git rev-list to avoid warning message when the file doesn't exist. ---