跳转至

t9k.ah.reset

reset(path: str) > None

Resets a branch to clear all uncommitted changes.

Examples

ah.reset('model/llm/gpt2:main')

Args

  • path (str)

    Path of the branch.