Tux3 Report: How fast can we fsync?

Daniel Phillips daniel at phunq.net
Thu Apr 30 15:47:01 PDT 2015


On Thursday, April 30, 2015 2:51:56 PM PDT, James Cloos wrote:
>>>>>> "DP" == Daniel Phillips <daniel at phunq.net> writes:
>
> DP> Git confuses me too. Try: git checkout hirofumi/hirofumi-user
> DP> This leaves you with a detached head, so you can do: git branch
> DP> <localname>; git checkout <localname>.
>
> I looked at all of the files in .git; there was no reference to
> hirofumi-user.  As expected, git checkout hirofumi/hirofumi-user fails:
>
> :; git checkout hirofumi/hirofumi-user
> error: pathspec 'hirofumi/hirofumi-user' did not match any 
> file(s) known to git.
>
> You must have a checkout with an old branch which no longer 
> exists at github.

I just did: 

   git clone https://github.com/OGAWAHirofumi/linux-tux3.git
   cd linux-tux3
   git checkout hirofumi-user

Regards,

Daniel





More information about the Tux3 mailing list