git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] git-p4: fix AsciiDoc formatting
@ 2016-03-23 10:59 larsxschneider
  2016-03-23 10:59 ` [PATCH v3 1/2] Documentation: fix git-p4 " larsxschneider
  2016-03-23 10:59 ` [PATCH v3 2/2] Documentation: use ASCII quotation marks in git-p4 larsxschneider
  0 siblings, 2 replies; 3+ messages in thread
From: larsxschneider @ 2016-03-23 10:59 UTC (permalink / raw)
  To: git; +Cc: gitster, luke, Lars Schneider

From: Lars Schneider <larsxschneider@gmail.com>

diff to v2:
* mimick git-commit instead of git-bisect-lk2009 for references

Thanks,
Lars

Lars Schneider (2):
  Documentation: fix git-p4 AsciiDoc formatting
  Documentation: use ASCII quotation marks in git-p4

 Documentation/git-p4.txt | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

--
2.5.1

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH v3 1/2] Documentation: fix git-p4 AsciiDoc formatting
  2016-03-23 10:59 [PATCH v3 0/2] git-p4: fix AsciiDoc formatting larsxschneider
@ 2016-03-23 10:59 ` larsxschneider
  2016-03-23 10:59 ` [PATCH v3 2/2] Documentation: use ASCII quotation marks in git-p4 larsxschneider
  1 sibling, 0 replies; 3+ messages in thread
From: larsxschneider @ 2016-03-23 10:59 UTC (permalink / raw)
  To: git; +Cc: gitster, luke, Lars Schneider

From: Lars Schneider <larsxschneider@gmail.com>

Noticed-by: Eric Sunshine <sunshine@sunshineco.com>
Signed-off-by: Lars Schneider <larsxschneider@gmail.com>
---
 Documentation/git-p4.txt | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/Documentation/git-p4.txt b/Documentation/git-p4.txt
index 738cfde..6efe830 100644
--- a/Documentation/git-p4.txt
+++ b/Documentation/git-p4.txt
@@ -520,15 +520,13 @@ git-p4.pathEncoding::
 git-p4.largeFileSystem::
 	Specify the system that is used for large (binary) files. Please note
 	that large file systems do not support the 'git p4 submit' command.
-	Only Git LFS [1] is implemented right now. Download
-	and install the Git LFS command line extension to use this option
-	and configure it like this:
+	Only Git LFS is implemented right now (see https://git-lfs.github.com/
+	for more information). Download and install the Git LFS command line
+	extension to use this option and configure it like this:
 +
 -------------
 git config       git-p4.largeFileSystem GitLFS
 -------------
-+
-	[1] https://git-lfs.github.com/
 
 git-p4.largeFileExtensions::
 	All files matching a file extension in the list will be processed
-- 
2.5.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [PATCH v3 2/2] Documentation: use ASCII quotation marks in git-p4
  2016-03-23 10:59 [PATCH v3 0/2] git-p4: fix AsciiDoc formatting larsxschneider
  2016-03-23 10:59 ` [PATCH v3 1/2] Documentation: fix git-p4 " larsxschneider
@ 2016-03-23 10:59 ` larsxschneider
  1 sibling, 0 replies; 3+ messages in thread
From: larsxschneider @ 2016-03-23 10:59 UTC (permalink / raw)
  To: git; +Cc: gitster, luke, Lars Schneider

From: Lars Schneider <larsxschneider@gmail.com>

Signed-off-by: Lars Schneider <larsxschneider@gmail.com>
---
 Documentation/git-p4.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/git-p4.txt b/Documentation/git-p4.txt
index 6efe830..35e3170 100644
--- a/Documentation/git-p4.txt
+++ b/Documentation/git-p4.txt
@@ -515,7 +515,7 @@ git-p4.pathEncoding::
 	Git expects paths encoded as UTF-8. Use this config to tell git-p4
 	what encoding Perforce had used for the paths. This encoding is used
 	to transcode the paths to UTF-8. As an example, Perforce on Windows
-	often uses “cp1252” to encode path names.
+	often uses "cp1252" to encode path names.
 
 git-p4.largeFileSystem::
 	Specify the system that is used for large (binary) files. Please note
-- 
2.5.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-03-23 10:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-23 10:59 [PATCH v3 0/2] git-p4: fix AsciiDoc formatting larsxschneider
2016-03-23 10:59 ` [PATCH v3 1/2] Documentation: fix git-p4 " larsxschneider
2016-03-23 10:59 ` [PATCH v3 2/2] Documentation: use ASCII quotation marks in git-p4 larsxschneider

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).