Tux3 Report: How fast can we fsync?
Daniel Phillips
daniel at phunq.net
Thu Apr 30 14:31:31 PDT 2015
On Thursday, April 30, 2015 2:17:55 PM PDT, James Cloos wrote:
>>>>>> "DP" == Daniel Phillips <daniel at phunq.net> writes:
>
> DP> you build userspace tools from the hirofumi-user branch
>
> In a fresh clone there is no hirofumi-user branch, only hirofumi and master:
>
> :; cat .git/packed-refs
> # pack-refs with: peeled fully-peeled
> 028552773ced1c17cdbec2cda949b2ae94f55d30 refs/remotes/origin/hirofumi
> 0dd55b3f5295f74c41e33e1962c79a0282603f5d refs/remotes/origin/master
>
> -JimC
Git confuses me too. Try: git checkout hirofumi/hirofumi-user
This leaves you with a detached head, so you can do: git branch
<localname>; git checkout <localname>.
Regards,
Daniel
More information about the Tux3
mailing list