mirror of
https://github.com/tj/git-extras.git
synced 2026-09-10 07:26:17 -04:00
When gitflow is used, commits on merged feature branches were appearing in the generated output with tags labeled as: origin/feature/BRANCH_NAME This fix filters out any 'tags' that include forward slashes, which eliminates this behavior. The commits then appear as part of the tag they were merged in with. |
||
|---|---|---|
| bin | ||
| etc | ||
| helper | ||
| man | ||
| AUTHORS | ||
| History.md | ||
| LICENSE | ||
| Makefile | ||
| Readme.md | ||