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