Skip to content
On this page

czg --alias

demo-gif

Synopsis

czg :, --alias - Directly submit the defined commit message

Description

alias is used to define some common git commit messages. We may encounter commit messages that are often output, such as docs: fix typos. we define it as alias fd.

sh
czg :fd
# or
czg --alias=fd
czg :fd
# or
czg --alias=fd

I just try my best to make thing well, Could you give a star ⭐