diff options
author | Tom Ryder <tom@sanctum.geek.nz> | 2019-06-05 13:44:11 +1200 |
---|---|---|
committer | Tom Ryder <tom@sanctum.geek.nz> | 2019-06-05 13:44:11 +1200 |
commit | d99d24bfeec73c8ae758fdfaeeb5eb5b5f5e144c (patch) | |
tree | b31fce7548979b5fdb8904e83f71f5dcd0686c13 /IDEAS.md | |
parent | Correct an idea (diff) | |
download | dotfiles-d99d24bfeec73c8ae758fdfaeeb5eb5b5f5e144c.tar.gz dotfiles-d99d24bfeec73c8ae758fdfaeeb5eb5b5f5e144c.zip |
Quote a tag name
Diffstat (limited to 'IDEAS.md')
-rw-r--r-- | IDEAS.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,4 +32,4 @@ Ideas * Almost definitely going to want to try a runparts layout for Git hooks at some point * I'd like a Git hook that pre-fills out "Version X.Y.Z" if making an annotated - tag named vX.Y.Z. + tag named `vX.Y.Z`. |