Skip to content

mpatronska/hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

hello-world

Test creating a new repository Test committing in a new branch

Steps for adding a project:

  1. cd your_project
  2. git init
  3. git add *
  4. git commit -m "comment message"
  5. git remote add origin [url to git repository]
  6. git push origin master

test from test-branch

About

Test creating a new repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published