Skip to content

tauling/Robot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Robot

#Git config

  • git config --global user.name "John Doe"
  • git config --global user.email [email protected]

#other stuff …or create a new repository on the command line

…or push an existing repository from the command line

#add all changes to

  • git add .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages