-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
TagsReader
uses git rev-parse --git-dir
to determine .git
path
What? ===== Rather than assume that reading tags will occur within the current directory's `.git` directory, this uses `git` itself to determine the application root.
- Loading branch information
1 parent
147f80f
commit 1f0ea1d
Showing
1 changed file
with
41 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters