TextMate bundle for Kommit
cd ~/Library/Application\ Support/TextMate/Bundles/
git clone https://github.com/vigo/textmate1-kommit Kommit
osascript -e 'tell app "TextMate" to reload bundles'
Default keys are alt + cmd + K
. Don’t forget to add Kommit’s path
to your PATH
variable under TextMate > Preferences > Shell Variables
- Add message
- Add timestamped message
- List messages
- Edit messages
- Check if hook installed ?
- Install hook
- Remove hook
All items run with alt + cmd + K
.
If you are still using TextMate1 like me, please do not hesitate to contribute this mini bundle :)
fork
(https://github.com/vigo/textmate1-kommit/fork)- Create your
branch
(git checkout -b my-features
) commit
yours (git commit -am 'added killer options'
)push
yourbranch
(git push origin my-features
)- Than create a new Pull Request!
- Uğur "vigo" Özyılmazel - Creator, maintainer
This project licensed under MIT.