Return to site

git commit -am "msg" 👌

August 13, 2022

I read the joke about saving your code in case of fire:

And I learned, reading the comments, that you can combine "git add" and "git commit" in one command line: "git commit-am".

Thanks LinkedIn, one tiny detail that will change my daily life. 😁

#git #commitaddIn1shot #programming