index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t2025-worktree-add.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
worktree add: add --lock option
Nguyễn Thái Ngọc Duy
2017-04-21
1
-0
/
+6
*
worktree: allow the main brach of a bare repository to be checked out
Dennis Kaarsemaker
2016-10-14
1
-0
/
+8
*
worktree: allow "-" short-hand for @{-1} in add command
Jordan DE GEA
2016-05-31
1
-0
/
+16
*
branch: do not rename a branch under bisect or rebase
Nguyễn Thái Ngọc Duy
2016-04-22
1
-0
/
+8
*
worktree.c: check whether branch is bisected in another worktree
Nguyễn Thái Ngọc Duy
2016-04-22
1
-0
/
+13
*
worktree.c: check whether branch is rebased in another worktree
Nguyễn Thái Ngọc Duy
2016-04-22
1
-0
/
+38
*
worktree: add: introduce --checkout option
Ray Zhang
2016-03-29
1
-0
/
+12
*
worktree add -B: do the checkout test before update branch
Nguyễn Thái Ngọc Duy
2016-02-16
1
-0
/
+7
*
worktree: fix "add -B"
Nguyễn Thái Ngọc Duy
2016-02-16
1
-0
/
+8
*
t/t2025-worktree-add.sh: use the $( ... ) construct for command substitution
Elia Pinto
2015-12-28
1
-2
/
+2
*
clone: allow --local from a linked checkout
Nguyễn Thái Ngọc Duy
2015-09-28
1
-0
/
+5
*
worktree: add: suppress auto-vivication with --detach and no <branch>
Eric Sunshine
2015-07-20
1
-0
/
+14
*
worktree: make --detach mutually exclusive with -b/-B
Eric Sunshine
2015-07-20
1
-0
/
+12
*
checkout: teach check_linked_checkout() about symbolic link HEAD
Eric Sunshine
2015-07-20
1
-0
/
+8
*
worktree: add: auto-vivify new branch when <branch> is omitted
Eric Sunshine
2015-07-07
1
-0
/
+14
*
worktree: add: make -b/-B default to HEAD when <branch> is omitted
Eric Sunshine
2015-07-06
1
-0
/
+5
*
tests: worktree: retrofit "checkout --to" tests for "worktree add"
Eric Sunshine
2015-07-06
1
-0
/
+143