|
NAMEgit-reset-file - Reset one fileSYNOPSISgit-reset-file [<filename>] commit-hashDESCRIPTIONReset one file to HEAD or certain commit-hashOPTIONS<filename>The name of the file to reset. <commit-hash> (Optional) Hash of commit to reset the file to. Defaults to HEAD. EXAMPLESReset one file to HEAD
or reset one file to certain commit
AUTHORWritten by Sasha Khamkov <sanusart@gmail.com>REPORTING BUGS<https://github.com/tj/git-extras/issues>SEE ALSO<https://github.com/tj/git-extras>
Visit the GSP FreeBSD Man Page Interface. |