
关于
Summary: How to use git worktree
Series: Introduction to Git
Source: [http://hackerpublicradio.org/eps.php?id=3307](http://hackerpublicradio.org/eps.php?id=3307)
Original audio: [http://archive.org/download/hpr3307/hpr3307\_source.flac](http://archive.org/download/hpr3307/hpr3307\_source.flac)
Create a new worktree
$ git branch | tee* devtrunk$ git worktree add -b hotfix ~/demo/penguin.tree trunkPreparing ../penguin.tree (identifier penguin.tree)HEAD is now at 62a2daf commit
List existing worktrees
$ git worktree list/home/tux/demo/penguin.git 15fca84 [dev]/home/tux/demo/penguin.tree 09e585d [trunk]
Move a worktree
$ git worktree move penguin.tree ~/Temp
Remove a worktree
$ git worktree remove penguin.tree
评论
成为第一个评论的人
此内容还没有任何评论。开始对话吧!
标签: hpr3307 :: Git worktree audio, hpr3307 :: Git worktree - klaatu audio, free audiobook, free audio book, audioaz