Re: [PATCH] push: Learn to set up branch tracking with '--track'

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Johannes Schindelin
Date: Friday, February 6, 2009 - 7:54 am

Hi,

On Fri, 6 Feb 2009, Jeff King wrote:


I do not do that for test repositories, but for untarred 3rd party 
projects, such as zlib.

	$ tar xvf $TAR
	$ cd $DIR
	$ git init
	$ git add .
	$ git commit -m initial
	<start hacking>
	<provide nice patches that everybody envies me for>

Ciao,
Dscho

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] push: Learn to set up branch tracking with '--track', Johannes Schindelin, (Thu Jan 29, 6:38 am)
Re: [PATCH] push: Learn to set up branch tracking with '-- ..., Johannes Schindelin, (Thu Jan 29, 7:02 am)
Re: [PATCH] push: Learn to set up branch tracking with '-- ..., Johannes Schindelin, (Thu Jan 29, 7:05 am)
Re: [PATCH] push: Learn to set up branch tracking with '-- ..., Johannes Schindelin, (Thu Jan 29, 5:28 pm)
Re: [PATCH] push: Learn to set up branch tracking with '-- ..., Johannes Schindelin, (Fri Jan 30, 8:58 am)
Re: [PATCH] push: Learn to set up branch tracking with '-- ..., Johannes Schindelin, (Fri Jan 30, 10:05 am)
Re: [PATCH] push: Learn to set up branch tracking with '-- ..., Johannes Schindelin, (Mon Feb 2, 6:52 am)
Re: [PATCH] push: Learn to set up branch tracking with '-- ..., Johannes Schindelin, (Fri Feb 6, 7:54 am)