Skip to content

bsreekar09/test-repo2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

We create a repo locally 
with git init
later added .gitignore
Later added readme.txt
Now the git ignore.txt files can be ignored from sending to the remote
git add will help to bring the modified files for staging
git commit will create the snapshot of staging files
post this we have to push the git to remote through git push --set-upstream origin master

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors