git, tortoisegit, github use

TortoiseGit upload project code to github method

Go to  https://www.cnblogs.com/hjvsdr/p/7152141.html

Submission steps:

Local modification  

add  

Commit to the local warehouse:

Push to remote warehouse:

Simultaneous push when submitting

merge  will merge the public branch with your current commit to form a new commit commit

 

Guess you like

Origin blog.csdn.net/qq_24271537/article/details/114197444