Daniel Stone wrote: > On Fri, Apr 13, 2007 at 06:18:12PM +0200, Michel Dänzer wrote: >> It looks like you pushed your origin branch as well as your master >> branch (for which there was another commit mail). This is usually due to >> the git-push command line arguments or due to configuration >> in .git/remotes/origin or .git/config . >> >> This should be less of a problem for people using GIT 1.5 or newer, but >> somebody should still remove the origin branch in the shared repo. > > If someone makes sure that no origin commits will get lost, I'll > cheerfully nuke the branch and make sure it can't ever be pushed again.
I guess I'm confused about "origin" vs. "master". I've been using 'git pull origin' and 'git push origin' all the time, per the wiki. Though checking now, the wiki says "git pull" w/out origin. What are the ramifications of "nuking the (origin) branch"? Will 'git push origin' change to something else? -Brian ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Mesa3d-dev mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mesa3d-dev
