diff options
Diffstat (limited to 'documentation/ref-manual/ref-development-environment.xml')
-rw-r--r-- | documentation/ref-manual/ref-development-environment.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-development-environment.xml b/documentation/ref-manual/ref-development-environment.xml index 01b0d41922..09f097c592 100644 --- a/documentation/ref-manual/ref-development-environment.xml +++ b/documentation/ref-manual/ref-development-environment.xml | |||
@@ -494,7 +494,7 @@ | |||
494 | You cannot use Git commands unless you have a | 494 | You cannot use Git commands unless you have a |
495 | <filename>.git</filename> repository. | 495 | <filename>.git</filename> repository. |
496 | </para></listitem> | 496 | </para></listitem> |
497 | <listitem><para> | 497 | <listitem><para id='git-commands-clone'> |
498 | <emphasis><filename>git clone</filename>:</emphasis> | 498 | <emphasis><filename>git clone</filename>:</emphasis> |
499 | Creates a local clone of a Git repository that is on | 499 | Creates a local clone of a Git repository that is on |
500 | equal footing with a fellow developer’s Git repository | 500 | equal footing with a fellow developer’s Git repository |