All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Christof Krüger" <git@christof-krueger.de>
To: govinda <govinda.webdnatalk@gmail.com>
Cc: git <git@vger.kernel.org>
Subject: Re: newbie - missing file from untracked list
Date: Tue, 19 Jul 2011 20:51:24 +0200	[thread overview]
Message-ID: <1311101484.18226.129.camel@oxylap> (raw)
In-Reply-To: <1311095242970-6599506.post@n2.nabble.com>

On Di, 2011-07-19 at 10:07 -0700, govinda wrote:
> see, why is there what seems to be 2 consecutive alphabetical lists of file
> names? 
> The first one spans the files:
> ?? CSS/
> .
> .
> .
> ?? WelcometoNewVL.html
> 
> 
> ...while the second list spans the files:
> ?? _SS_Govinda_only.php
> .
> .
> .
> ?? upload_CORRECT.html
Well, this is actually just one sorted list. However, sorting is
case-sensitive.  When you look at the order of characters in the ASCII
table, capital letters come before the characters [ \ ] ^ _ `. Then the
small letters follow.

Bye,
 Chris

  reply	other threads:[~2011-07-19 18:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-19  1:49 newbie - missing file from untracked list govinda
2011-07-19  2:56 ` Jiang Xin
2011-07-19 17:07   ` govinda
2011-07-19 18:51     ` Christof Krüger [this message]
2011-07-20 13:43       ` govinda

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=1311101484.18226.129.camel@oxylap \
    --to=git@christof-krueger.de \
    --cc=git@vger.kernel.org \
    --cc=govinda.webdnatalk@gmail.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.