Skip to content

Commit 134d386

Browse files
committed
amend! doc: git-worktree: Link to examples
doc: git-worktree: link to examples Also add advice to put new worktrees outside of existing ones. Signed-off-by: Michal Suchanek <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent cc8fcd5 commit 134d386

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Documentation/git-worktree.adoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -501,8 +501,9 @@ locked "reason\nwhy is locked"
501501
...
502502
------------
503503

504-
[[EXAMPLES]]EXAMPLES
505-
--------------------
504+
[[EXAMPLES]]
505+
EXAMPLES
506+
--------
506507
You are in the middle of a refactoring session and your boss comes in and
507508
demands that you fix something immediately. You might typically use
508509
linkgit:git-stash[1] to store your changes away temporarily, however, your

0 commit comments

Comments
 (0)