Skip to content

Commit 887523e

Browse files
larsxschneidergitster
authored andcommitted
Documentation: fix git-p4 AsciiDoc formatting
Noticed-by: Eric Sunshine <[email protected]> Signed-off-by: Lars Schneider <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent c6a896b commit 887523e

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

Documentation/git-p4.txt

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -520,15 +520,13 @@ git-p4.pathEncoding::
520520
git-p4.largeFileSystem::
521521
Specify the system that is used for large (binary) files. Please note
522522
that large file systems do not support the 'git p4 submit' command.
523-
Only Git LFS [1] is implemented right now. Download
524-
and install the Git LFS command line extension to use this option
525-
and configure it like this:
523+
Only Git LFS is implemented right now (see https://git-lfs.github.com/
524+
for more information). Download and install the Git LFS command line
525+
extension to use this option and configure it like this:
526526
+
527527
-------------
528528
git config git-p4.largeFileSystem GitLFS
529529
-------------
530-
+
531-
[1] https://git-lfs.github.com/
532530

533531
git-p4.largeFileExtensions::
534532
All files matching a file extension in the list will be processed

0 commit comments

Comments
 (0)