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
*
move worktree tests to t24*
Thomas Gummerer
2019-01-03
1
-573
/
+0
*
worktree: teach 'add' to respect --force for registered but missing path
Eric Sunshine
2018-08-30
1
-1
/
+12
*
worktree: disallow adding same path multiple times
Eric Sunshine
2018-08-30
1
-0
/
+7
*
Merge branch 'ep/worktree-quiet-option'
Junio C Hamano
2018-08-27
1
-0
/
+5
|
\
|
*
worktree: add --quiet option
Elia Pinto
2018-08-18
1
-0
/
+5
*
|
tests: make use of the test_must_be_empty function
Ævar Arnfjörð Bjarmason
2018-07-30
1
-2
/
+1
|
/
*
checkout & worktree: introduce checkout.defaultRemote
Ævar Arnfjörð Bjarmason
2018-06-11
1
-0
/
+21
*
Merge branch 'bc/hash-independent-tests'
Junio C Hamano
2018-05-30
1
-4
/
+4
|
\
|
*
t: switch $_z40 to $ZERO_OID
brian m. carlson
2018-05-14
1
-4
/
+4
*
|
Merge branch 'tg/worktree-add-existing-branch'
Junio C Hamano
2018-05-23
1
-7
/
+19
|
\
\
|
|
/
|
/
|
|
*
worktree: teach "add" to check out existing branches
Thomas Gummerer
2018-04-30
1
-7
/
+19
*
|
Merge branch 'es/worktree-add-post-checkout-hook'
Junio C Hamano
2018-02-28
1
-9
/
+45
|
\
\
|
|
/
|
/
|
|
*
worktree: add: fix 'post-checkout' not knowing new worktree location
Eric Sunshine
2018-02-15
1
-9
/
+45
*
|
Merge branch 'es/clone-shared-worktree'
Junio C Hamano
2017-12-27
1
-0
/
+6
|
\
\
|
*
|
clone: support 'clone --shared' from a worktree
Eric Sunshine
2017-12-12
1
-0
/
+6
*
|
|
Merge branch 'es/worktree-checkout-hook'
Junio C Hamano
2017-12-27
1
-0
/
+29
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
worktree: invoke post-checkout hook (unless --no-checkout)
Eric Sunshine
2017-12-07
1
-0
/
+29
*
|
|
add worktree.guessRemote config option
Thomas Gummerer
2017-12-06
1
-0
/
+31
*
|
|
worktree: add --guess-remote flag to add subcommand
Thomas Gummerer
2017-12-06
1
-0
/
+29
*
|
|
worktree: make add <path> <branch> dwim
Thomas Gummerer
2017-11-27
1
-0
/
+19
*
|
|
worktree: add --[no-]track option to the add subcommand
Thomas Gummerer
2017-11-27
1
-0
/
+51
|
/
/
*
|
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