diff options
author | Teddy Wing | 2018-02-20 23:47:41 +0100 |
---|---|---|
committer | Teddy Wing | 2018-02-20 23:49:17 +0100 |
commit | 121101f5bb5d95f1d70379c6b2be592e03b133a8 (patch) | |
tree | 045535d6c1253d5e88e32809a84bd1c6a90ec3a6 /README.md | |
parent | 624b484044de1b1c5f28f332422c5842e592e0b1 (diff) | |
download | git-branch-list-121101f5bb5d95f1d70379c6b2be592e03b133a8.tar.bz2 |
git-branch-list(is_a_branch): Quiet `git rev-parse`
We only care about the return code here. If `git rev-parse --verify` is
successful or if it fails to find a branch with the given name, it will
write output. We don't want this output to be printed, so send it to
`/dev/null`.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions