Do you think it’s extremely troublesome to use git add
every time before we want to make a commit? Let’s try git commit -am
Hello everyone. It’s Ray!
Today I am going to share how to simplify git add
and git commit
, let’s welcome git commit -am