Skip to content

sunnysetia93/newGitTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

newGitTest

  1. Go to directory where you want to add git repository
  2. git clone
  3. git status
  4. git add index.html. index.html is the new added file to repository.
  5. git commit -m "message to be added",
  6. git push. for pushing file to github. will ask for login information.
  7. esc :wq => used for coming out of git commit when no message is passed.
  8. git pull

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages