git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: pedro rijo <pedrorijo91@gmail.com>
To: Konstantin Khomoutov <kostix+git@007spb.ru>
Cc: Git Users <git@vger.kernel.org>
Subject: Re: meaning of SP on ls-tree docs
Date: Mon, 11 Apr 2016 18:23:11 +0100	[thread overview]
Message-ID: <CAPMsMoA4mr2-OJzNq6iOh8DsjaH+=z_ZMQKEut1f3+drG2hKew@mail.gmail.com> (raw)
In-Reply-To: <20160411201528.f09b4b27259ae84e01d1e5a4@domain007.com>

ups :) Thanks

2016-04-11 18:15 GMT+01:00 Konstantin Khomoutov <kostix+git@007spb.ru>:
> On Mon, 11 Apr 2016 18:04:42 +0100
> pedro rijo <pedrorijo91@gmail.com> wrote:
>
>> On https://git-scm.com/docs/git-ls-tree#_output_format, the format is
>> presented as <mode> SP <type> SP <object> TAB <file>
>>
>> But what is SP? Couldn't find the meaning. Space? System separator?
>
> A single space character, code 0x20 in HEX or 32 in decimal.
> TAB is a single TAB character, code 9.



-- 
Obrigado,

Pedro Rijo

      parent reply	other threads:[~2016-04-11 17:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-11 17:04 meaning of SP on ls-tree docs pedro rijo
     [not found] ` <20160411201528.f09b4b27259ae84e01d1e5a4@domain007.com>
2016-04-11 17:23   ` pedro rijo [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAPMsMoA4mr2-OJzNq6iOh8DsjaH+=z_ZMQKEut1f3+drG2hKew@mail.gmail.com' \
    --to=pedrorijo91@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=kostix+git@007spb.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).