Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: git intro request



I RTFM'd for a bit more... From info at:
http://www.kernel.org/pub/software/scm/git/docs/user-manual.html

Look at the 'Examining branches from a remote repository' section:

~/src/X11/xserver $ git branch -r | grep apple
  origin/xorg-server-1.2-apple

~/src/X11/xserver $ git checkout -b my-xorg-server-1.2-apple origin/ xorg-server-1.2-apple
Branch my-xorg-server-1.2-apple set up to track remote branch refs/ remotes/origin/xorg-server-1.2-apple.
Switched to a new branch "my-xorg-server-1.2-apple"


~/src/X11/xserver $ git-pull
Already up-to-date.

~/src/X11/xserver $ git-branch
  master
* my-xorg-server-1.2-apple

~/src/X11/xserver $ grep 1.2a3 configure.ac
AC_INIT([xorg-server], 1.2a3, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg ], xorg-server)


So, it looks like that works ^^

--Jeremy

_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/x11-users/email@hidden

This email sent to email@hidden
References: 
 >git intro request (From: Jeremy Huddleston <email@hidden>)
 >Re: git intro request (From: Bob <email@hidden>)
 >Re: git intro request (From: Jeremy Huddleston <email@hidden>)
 >Re: git intro request (From: email@hidden (Randal L. Schwartz))
 >Re: git intro request (From: Jeremy Huddleston <email@hidden>)
 >Re: git intro request (From: Bob <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.