Skip to content

drkousek/commands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

commands

Help of commands which I don't remember

Set Up Git: git config --global user.name "Your Name" git config --global user.email "[email protected]"

other commands git clone (url) git add (file names) git commit -m "(committed message) git push -u origin master git remote add origin master (url)

About

Help of commands which I don't remember

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published