Method Git.Export()->reset()
- Method reset
void reset(string ref, string|void committish)
- Description
Move a reference.
- Parameter ref
Reference to move.
- Parameter committish
Commit to reference.
This command can also be used to make light-weight tags.
- See also