CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
git-reset
08-27
Mobile
tried to stash using branch, how to restore without merging?
08-06
Mobile
GIT Reset - How to get back to specific state in repository
06-30
other
Lost files after running git reset --hard before initial commit
06-23
Software engineering
i lost my readme file because i did 'git push --force' in local but I don't know how
06-23
Software engineering
Accidently removed files from local folder after running "git checkout origin/main"
06-17
OS
Undo git reset --hard before first commit
06-02
OS
'git revert' Changes Nothing But Adds a New Commit
05-20
Software design
Recover deleted files from local git repo?
02-21
other
How to reset a project back to earlier code and overwrite existing changes on the local repo
10-23
OS
In git, is there a way to effectively reset --soft / revert; revert -n without changing history?
Links:
CodePudding