Skip to content

tygas/github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

git fetch origin
git reset --hard origin/master
```
If you want to save your current branch's state before doing this (just in case), you can do:
```
git commit -a -m "Saving my work, just in case"
git branch my-saved-work
```

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages