git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* meaning of SP on ls-tree docs
@ 2016-04-11 17:04 pedro rijo
       [not found] ` <20160411201528.f09b4b27259ae84e01d1e5a4@domain007.com>
  0 siblings, 1 reply; 2+ messages in thread
From: pedro rijo @ 2016-04-11 17:04 UTC (permalink / raw)
  To: Git Users

Hey,

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?

-- 
Thanks,

Pedro Rijo

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

* Re: meaning of SP on ls-tree docs
       [not found] ` <20160411201528.f09b4b27259ae84e01d1e5a4@domain007.com>
@ 2016-04-11 17:23   ` pedro rijo
  0 siblings, 0 replies; 2+ messages in thread
From: pedro rijo @ 2016-04-11 17:23 UTC (permalink / raw)
  To: Konstantin Khomoutov; +Cc: Git Users

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

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

end of thread, other threads:[~2016-04-11 17:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 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).