doc: git-worktree: link to examples
Also add advice to put new worktrees outside of existing ones.
Signed-off-by: Michal Suchanek <msuchanek@suse.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
...
------------
-[[EXAMPLES]]EXAMPLES
---------------------
+[[EXAMPLES]]
+EXAMPLES
+--------
You are in the middle of a refactoring session and your boss comes in and
demands that you fix something immediately. You might typically use
linkgit:git-stash[1] to store your changes away temporarily, however, your