Answers for "github setup local"

0

github setup local

// -> Goto .git
// -> Then edit config 

[user]
	name = xyzzz
	email = [email protected]
Posted by: Guest on March-11-2022

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language