All of lore.kernel.org
 help / color / mirror / Atom feed
From: Zorro Lang <zlang@redhat.com>
To: "Darrick J. Wong" <darrick.wong@oracle.com>
Cc: guaneryu@gmail.com, fstests@vger.kernel.org
Subject: Re: Is there something wrong about the commit log of tools/nextid ?
Date: Wed, 28 Mar 2018 10:12:40 +0800	[thread overview]
Message-ID: <20180328021240.GM4684@dhcp12-143.nay.redhat.com> (raw)
In-Reply-To: <20180327163226.GA11581@magnolia>

On Tue, Mar 27, 2018 at 09:32:26AM -0700, Darrick J. Wong wrote:
> On Tue, Mar 27, 2018 at 06:15:31PM +0800, Zorro Lang wrote:
> > Hi,
> > 
> > Recently I always find this message when I do:
> > 
> > # git status
> > On branch master                               
> > Your branch is up-to-date with 'origin/master'.                                                
> > 
> > Changes not staged for commit:                 
> >   (use "git add <file>..." to update what will be committed)                                   
> >   (use "git checkout -- <file>..." to discard changes in working directory)                    
> > 
> >         typechange: tools/nextid
> > 
> > Even git pull to latest commit, this problem is still there.
> > If I did `git blame tools/nextid`, I can't see the commit message
> > about this file. If I did `git checkout -- tools/nextid`, then
> > `git blame tools/nextid` shows:
> > 
> >   208422233 (Darrick J. Wong 2015-12-21 18:07:52 +1100 1) sort-group
> > 
> > Only this one line. I don't know what happened to this file, is there
> > something wrong when merge or push it?
> 
> It's supposed to be a symbolic link, hence the one-line git blame after
> you git checkout.

Thanks, yes, I notice that it's a symbolic link now. I just don't know why
I need to do git checkout after a normal git pull. I didn't change anything
before git pull.

Anyway, I can't reproduce this issue after git checkout that file. If no
one hit this issue too, please ignore my issue :)

Thanks again,
Zorro

> 
> --D
> 
> > Thanks,
> > Zorro
> > --
> > To unsubscribe from this list: send the line "unsubscribe fstests" in
> > the body of a message to majordomo@vger.kernel.org
> > More majordomo info at  http://vger.kernel.org/majordomo-info.html

      reply	other threads:[~2018-03-28  2:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-27 10:15 Is there something wrong about the commit log of tools/nextid ? Zorro Lang
2018-03-27 16:32 ` Darrick J. Wong
2018-03-28  2:12   ` Zorro Lang [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=20180328021240.GM4684@dhcp12-143.nay.redhat.com \
    --to=zlang@redhat.com \
    --cc=darrick.wong@oracle.com \
    --cc=fstests@vger.kernel.org \
    --cc=guaneryu@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.