1. Learn
  2. /
  3. 课程
  4. /
  5. Advanced Git

Connected

道练习

Remove a worktree

After fixing the bug, you want to clean up by removing the ../bugfix worktree you created.

说明 1/3

undefined XP
  • 1

    View the list of current worktrees.

  • 2

    Remove the bugfix worktree.

  • 3

    Verify that the bugfix worktree has been removed by reviewing the list of worktrees.