1. [github] Create github account 2.[github] Create repo 3.[local] register user info $git config –global user.email “[email protected]”$git config –global user.name “Your Name” 4. copy ssh…
Learning by doing something
1. [github] Create github account 2.[github] Create repo 3.[local] register user info $git config –global user.email “[email protected]”$git config –global user.name “Your Name” 4. copy ssh…