git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v6] git-p4: add config git-p4.pathEncoding
@ 2015-09-03  9:14 larsxschneider
  2015-09-03  9:14 ` larsxschneider
  0 siblings, 1 reply; 5+ messages in thread
From: larsxschneider @ 2015-09-03  9:14 UTC (permalink / raw)
  To: git; +Cc: luke, tboegi, sunshine, remi.galan-alfonso, Lars Schneider

From: Lars Schneider <larsxschneider@gmail.com>

Diff to v5:
* use "test_config" (Thanks Remi! I am still learning all the tools...)
* removed whitespaces (Thanks Luke! I added this to my "generate patch" script. Won't happen again :-)
* added ACK from Luke (I interpreted "Looks good to me" that way. I hope this is OK.)

Thanks,
Lars

Lars Schneider (1):
  git-p4: add config git-p4.pathEncoding

 Documentation/git-p4.txt        |  7 +++++
 git-p4.py                       | 11 ++++++++
 t/t9822-git-p4-path-encoding.sh | 60 +++++++++++++++++++++++++++++++++++++++++
 3 files changed, 78 insertions(+)
 create mode 100755 t/t9822-git-p4-path-encoding.sh

--
1.9.5 (Apple Git-50.3)

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

end of thread, other threads:[~2015-09-03 18:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-03  9:14 [PATCH v6] git-p4: add config git-p4.pathEncoding larsxschneider
2015-09-03  9:14 ` larsxschneider
2015-09-03 17:03   ` Junio C Hamano
2015-09-03 17:24     ` Lars Schneider
2015-09-03 18:18       ` Junio C Hamano

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).