Skip to content

ChampBVT/Memarize

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages