aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2019-06-01 11:36:02 +1200
committerTom Ryder <tom@sanctum.geek.nz>2019-06-01 11:36:02 +1200
commit5a0ff4a7b339a27128f179faff8d8ec8586bfe57 (patch)
tree1e9a941b3bf3f058e3347bb6e7101b353de17315
parentUse :helpgrep not :lhelpgrep in mapping (diff)
downloaddotfiles-5a0ff4a7b339a27128f179faff8d8ec8586bfe57.tar.gz
dotfiles-5a0ff4a7b339a27128f179faff8d8ec8586bfe57.zip
Clarify an idea
-rw-r--r--IDEAS.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/IDEAS.md b/IDEAS.md
index dbeccea8..7f2c1eb4 100644
--- a/IDEAS.md
+++ b/IDEAS.md
@@ -31,5 +31,5 @@ Ideas
vice-versa.
* 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 a commit
- tagged with vX.Y.Z.
+* I'd like a Git hook that pre-fills out "Version X.Y.Z" if making an annotated
+ tag named vX.Y.Z.