Skip to content

jugl/hello-Git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

hello-Git

my first repository on Git

change from my local computer. I don't like ☕. --------jugl

coomit to server from git command:

  1. git init

  2. git config user.name "someone"

  3. git config user.email "someone@someplace.com"

  4. git add *

  5. git commit -m "some init msg"

  6. git push

About

my first repository on Git

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages