Commit message (Expand) | Author | Age | |
---|---|---|---|
* | worktree add -B: do the checkout test before update branch | Nguyễn Thái Ngọc Duy | 2016-02-15 |
* | worktree: fix "add -B" | Nguyễn Thái Ngọc Duy | 2016-02-15 |
* | t/t2025-worktree-add.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2015-12-27 |
* | clone: allow --local from a linked checkout | Nguyễn Thái Ngọc Duy | 2015-09-28 |
* | worktree: add: suppress auto-vivication with --detach and no <branch> | Eric Sunshine | 2015-07-20 |
* | worktree: make --detach mutually exclusive with -b/-B | Eric Sunshine | 2015-07-20 |
* | checkout: teach check_linked_checkout() about symbolic link HEAD | Eric Sunshine | 2015-07-20 |
* | worktree: add: auto-vivify new branch when <branch> is omitted | Eric Sunshine | 2015-07-07 |
* | worktree: add: make -b/-B default to HEAD when <branch> is omitted | Eric Sunshine | 2015-07-06 |
* | tests: worktree: retrofit "checkout --to" tests for "worktree add" | Eric Sunshine | 2015-07-06 |