harbur / captain

Captain - Convert your Git workflow to Docker :whale: containers
MIT License
766 stars 51 forks source link

ensuring that tags does not show in branches #65

Open callmeradical opened 7 years ago

callmeradical commented 7 years ago

Fixes issue #63 tags shows as a branch when issuing

git name-rev --name-only HEAD

On a tagged commit

CLAassistant commented 7 years ago

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
3 out of 4 committers have signed the CLA.

:white_check_mark: callmeradical
:white_check_mark: spiddy
:white_check_mark: dlozano
:x: Ryan Kennedy


Ryan Kennedy seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

jwliechty commented 5 years ago

This is still an issue when using git 2.17.1. (from a fresh install of Ubuntu 18.04) Is there a way to move this forward?