If you forGit a commands job!

Rob Smith
Mar 21, 2021

As we all know typing

git --help

is an amazing resource, but did you know you can also open up git’s help page for each command that way as well?

git remote --help
git push --help

These commands will open up helpful browser pages that provide more in depth details about each function.

Quick short tip that I hope helps someone.

--

--

Rob Smith

Hi there! I am currently on the path to learn how to become a unity developer and will be documenting my journey as best as I can here. Thanks for looking!