-
Notifications
You must be signed in to change notification settings - Fork 0
cecchip/cogemo
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Passi per caricare nuovo file git init git add nuovo_file_o_branch git commit -m "first commit" git remote add origin https://github.com/cecchip/cogemo.git git push -u origin master ------------------------- Passi per caricare nuove modifiche 1.- utente@host:percoso/directory/cogemo$ git add * 2.- utente@host:percoso/directory/cogemo$ git commit -m 'add edi' 3.- utente@host:percoso/directory/cogemo$ git remote add * https://github.com/cecchip/cogemo.git 4.- utente@host:percoso/directory/cogemo$ git push -u * master
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published