1
Show HN: NT – fly around Git worktrees from your shell
一条命令快速创建或跳转Git worktree,自动同步远程分支,告别手工管理。
Got tired of fighting git worktrees, so I made nt (navigate tree). One command: nt fix-login spins up (or jumps to) a worktree at .worktrees/fix-login…