oxen restore
command can be useful for reverting changes in your working directory to the HEAD commit, or some specific point in the history.
For example if you modified or deleted a file that you did not intend to, simply run
--source
flag.
oxen add
command, and want to unstage it, you can also use the restore
command for this.