Skip to content

Latest commit

 

History

101 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memarize Git Tutorial

Download this https://git-scm.com/

create new empty foler

open cmd

put it in the app folder

Update lastest version:

git pull origin branchname

Do task:

create new branch taskname

git branch taskname

!!! Always checkout !!!

git checkout branchname

If done:

git commit -m "comment"

git push origin branchname

then create pull request in github.com

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages