Once you were able to properly authenticate and clone (download) a repository you have a read/write access to, it's time to create a new branch. Why create a branch? it's…
For creating one ssh key for all github repositories, go here Create ssh keys Go to .ssh directory under your user root directory (or anywhere you want to store your…
I was trying to commit files that were created by other developer and I got the following warning. End of Line is handled differently by different operating systems, so When…