All of lore.kernel.org
 help / color / mirror / Atom feed
* Is there something wrong about the commit log of tools/nextid ?
@ 2018-03-27 10:15 Zorro Lang
  2018-03-27 16:32 ` Darrick J. Wong
  0 siblings, 1 reply; 3+ messages in thread
From: Zorro Lang @ 2018-03-27 10:15 UTC (permalink / raw)
  To: guaneryu; +Cc: fstests

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?

Thanks,
Zorro

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

end of thread, other threads:[~2018-03-28  2:12 UTC | newest]

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