Re: [PATCH v1] git-p4: map a P4 user to Git author name and email address

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, Feb 28, 2016 at 12:05 PM, Lars Schneider
<larsxschneider@xxxxxxxxx> wrote:
> On 28 Feb 2016, at 17:19, Eric Sunshine <sunshine@xxxxxxxxxxxxxx> wrote:
>> On Sun, Feb 28, 2016 at 5:25 AM,  <larsxschneider@xxxxxxxxx> wrote:
>>> +git-p4.mapUser::
>>> +       Map a P4 user to a name and email address in Git. Use a string
>>> +       with the following format to create a mapping:
>>> ++
>>> +-------------
>>> +git config --add git-p4.mapUser "p4user -> First Last <mail@xxxxxxxxxxx>"
>>> +-------------
>>> ++
>>> +       A mapping will override any user information from P4. Mappings for
>>> +       multiple P4 user can be defined.
>>
>> Does this format correctly with Asciidoc, or does the pargraph need to
>> be left-justified? (I haven't tested it myself.)
> I am not exactly sure what you mean. The last paragraph is already left
> justified, no?

Sorry, I meant "does it need to be flush against the left margin (that
is column 0)?" Just picking a file at random, (say
Documentation/blame-options.txt), you see quickly that while the first
paragraph of an entry is indented, subsequent paragraphs belonging to
that entry are not.

> Do you know a good tutorial for Asciidoc? How can I/should
> I check these things?

I haven't looked at tutorial; I've merely consult the Asciidoc
documentation when needed. Assuming you have the Asciidoc toolchain
installed, the easiest way to check if it formats correctly is to run
"make html" and then look at the built Documentation/git-p4.html in a
browser.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]