aboutsummaryrefslogtreecommitdiff
path: root/IDEAS.md
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2019-05-30 16:43:03 +1200
committerTom Ryder <tom@sanctum.geek.nz>2019-05-30 16:43:03 +1200
commit6dc1784f57b5293f6d1fe0ddd23904dff7da5c8d (patch)
tree45970d99d3bbd6e8b9d27a101aaa7d3e83f5b694 /IDEAS.md
parentAdd an idea (diff)
downloaddotfiles-6dc1784f57b5293f6d1fe0ddd23904dff7da5c8d.tar.gz
dotfiles-6dc1784f57b5293f6d1fe0ddd23904dff7da5c8d.zip
Add an idea for a Git hook
Diffstat (limited to 'IDEAS.md')
-rw-r--r--IDEAS.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/IDEAS.md b/IDEAS.md
index 967dbc5b..3bd3b8c4 100644
--- a/IDEAS.md
+++ b/IDEAS.md
@@ -33,3 +33,5 @@ Ideas
some point
* It would be good for vim-write-mkpath to handle 'confirm' for :w without a
bang, and probably not too hard to write
+* I'd like a Git hook that pre-fills out "Version X.Y.Z" if making a commit
+ tagged with vX.Y.Z.