1
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-11-23 22:30:07 +00:00
Commit graph

7 commits

Author SHA1 Message Date
Ghasem Shirdel
0c54b565f4
fix(template.sh): fix limit counter bug 2022-01-17 20:58:50 +03:30
ghasem shirdel
882c1d52ce feat(template.sh): add limit counter for short desc
Limit character for short descriptions is 50.
2022-01-10 09:25:00 +03:30
ghasem shirdel
0e1841b6d6 fix(template.sh): fix decription for non git directory
When we are in a non-git folder, if we use the 'gct' command, we will also see the reason for the error.
2022-01-10 09:22:24 +03:30
ghasem shirdel
51f6a87435
fix(git-commit-template): fix error details
exit 1 when a git commit error occurs.
2022-01-07 14:20:00 +03:30
ghasem shirdel
06059baa1f style: break long lines 2022-01-07 14:12:50 +03:30
ghasem shirdel
cb81849cfe doc(REDAME.md): create documentation 2022-01-07 13:13:58 +03:30
ghasem shirdel
225c30e469 feat(git-commit-template): add plugin file
This plugin use for git commit template.
2022-01-07 13:12:52 +03:30