Some callers to rev-parse were using the output selection flags
inconsistently.
Signed-off-by: Junio C Hamano <[EMAIL PROTECTED]>
---
git-bisect-script |4 ++--
git-branch-script |2 +-
git-log-script |2 +-
git-request-pull-script |4 ++--
git-revert-script
Make sure that we say --verify when we want to get a single SHA1
name. Also when we say --verify, --revs-only is redundant.
Signed-off-by: Junio C Hamano <[EMAIL PROTECTED]>
---
git-rebase-script |2 +-
git-reset-script |4 ++--
git-tag-script|2 +-
3 files changed, 4 insertion
This patch changes rev-parse users that pass a single argument
that is supposed to be a rev parameter to use "--verify".
Signed-off-by: Junio C Hamano <[EMAIL PROTECTED]>
---
git-checkout-script |2 +-
git-cherry |8
git-commit-script |2 +-
git-rebase-script |
This patch changes rev-parse users that pass a single argument
that is supposed to be a rev parameter to use "--verify".
Signed-off-by: Junio C Hamano <[EMAIL PROTECTED]>
---
*** This does not have anything to do with the --sq flag.
git-checkout-script |2 +-
git-cherry |8
4 matches
Mail list logo