Carlo Sala
70395a6463
fix(git): do not use `+=` in sh script
...
Fixes #12251
2 years ago
Carlo Sala
458fc2e1df
docs(git-commit): add warning
2 years ago
Carlo Sala
b6c1de87b0
fix(git-commit): add omz version check
2 years ago
Carlo Sala
8e088ded82
docs(git-commit): document attention flag
2 years ago
Rejman
3ee108ccb3
feat(git-commit): add `-a | --attention` flag
...
Refactor function as well to reduce flaws and increase stability
Closes #12234
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2 years ago
Carlo Sala
e3216d15c2
fix(git-commit)!: allow alias update
...
BREAKING CHANGE: Prior to this commit, git aliases were not being
updated after every update of oh-my-zsh. In case you were using
git-commit plugin before this commit, please remove your git aliases to
proceed.
2 years ago
Rejman Nascimento
4efad7ab1b
feat(git-commit): add `wip` kind ( #12188 )
2 years ago
Marc Cornellà
048455ccef
fix(git-commit): fix revert alias conflict ( #12007 )
...
Fixes #12007
2 years ago
Haltarys
b07c8cfe69
fix(git-commit): fix compatibility of alias functions ( #11883 )
3 years ago
Carlo Sala
8e8ec1348b
fix(git-commit): avoid conflict with `aliases` var
...
Closes #11876
3 years ago
Oscar Lee-Vermeren
1abc1d998a
feat(git-commit): create plugin ( #9646 )
...
Co-authored-by: K. Akatsuki <thevortexspirit@gmail.com>
3 years ago