Merge branch 'mm/die-with-dashdash-help'
commit64336ebe3413e07dcf9e0bcaba93884caab8d65d
authorJunio C Hamano <gitster@pobox.com>
Wed, 22 Aug 2012 18:51:53 +0000 (22 11:51 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 22 Aug 2012 18:51:53 +0000 (22 11:51 -0700)
tree8d32558d72b7b36d2788aefe39228f1b6d7aee3a
parent4692f32ddfb6a633c83d6a731f5a8cfbea218e7c
parent4d4b573977833f887635be386b84681e73834b72
Merge branch 'mm/die-with-dashdash-help'

When the user gives an argument that can be taken as both a revision
name and a pathname without disambiguating with "--", we used to
give a help message "Use '--' to separate".  The message has been
clarified to show where that '--' goes on the command line.

* mm/die-with-dashdash-help:
  setup: clarify error messages for file/revisions ambiguity
setup.c