In Windows, we are used to right click into our folder and open With GitBash. Let’s do something similar in macOs
Go to Finder (it’s in the Dock), open Documents, create new folder, let’s say “MyRepos”, Ctrol+Click the folder and New terminal at Folder.
In the terminal, continue doing what you already know…
git init
git add …
git commit …
Blah blah
No comments:
Post a Comment