X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Ftutorial.txt;h=866dbbe9b88ca8a6c235a45c4f5694b0a8d20750;hb=51017101c7a308745ba3c04944457f1dc6a55780;hp=997e958259367fd199b2fd84bf3128addce4f6eb;hpb=c95173410d6f290e65c15232e56f4963f8279ef1;p=git.git diff --git a/Documentation/tutorial.txt b/Documentation/tutorial.txt index 997e95825..866dbbe9b 100644 --- a/Documentation/tutorial.txt +++ b/Documentation/tutorial.txt @@ -671,6 +671,7 @@ you have, you can say git branch which is nothing more than a simple script around "ls .git/refs/heads". +There will be asterisk in front of the branch you are currently on. Sometimes you may wish to create a new branch _without_ actually checking it out and switching to it. If so, just use the command