Closed roman-dubrovsky closed 7 years ago
@roman-dubrovsky Alias for alias... I think this not good. And gci != gco
@roman-dubrovsky I'd not add it too. Too deep nesting. What do you think?
@AleksSenkou 😡 as you want. This will be my personal aliases
@roman-dubrovsky ok, how would you name them?
Using gci -m
is bad practice. You should write good commit messages ;).
@Proghat could you describe what is a good commit message? Do you mean that we always should write commit body?
@ezhlobo, when you always open an editor for commit message it encourages you to think about the body. You may add a link to the task body. You may quickly describe why you did changes in this particular commit. But when you do gci -m
you have no opportunity to stop and think about the commit description.
@Proghat interesting point, turned off gcim
and will check how it works
Add aliases for
gci -m
andgco master