-
Notifications
You must be signed in to change notification settings - Fork 0
yehudaclinton/Mytest
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
this is a git setup on linux instruction to remind myselft how to post files on github: git init filepath (this makes a local git folder) cd Mytest git add filename git commit -m "some_message" git remote add origin https://github.com/user_name/Mytest.git git push origin master more instructions: https://guides.github.com/activities/hello-world/
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published