Re: Multiple shared repositories (including svn) workflow

Previous thread: Re: [PATCH v2] threaded pack-objects: Use condition variables for thread communication. by Junio C Hamano on Sunday, December 16, 2007 - 3:12 pm. (1 message)

Next thread: Re: [PATCH] git-filter-branch could be confused by similar names by Johannes Schindelin on Saturday, January 5, 2008 - 9:03 am. (6 messages)
From: Pascal Obry
Date: Monday, December 31, 2007 - 2:50 am

Or just trigger a build via a built robot or record a commit information
into an issue tracker...

Pascal.

-- 

--|------------------------------------------------------
--| Pascal Obry                           Team-Ada Member
--| 45, rue Gabriel Peri - 78114 Magny Les Hameaux FRANCE
--|------------------------------------------------------
--|              http://www.obry.net
--| "The best way to travel is by means of imagination"
--|
--| gpg --keyserver wwwkeys.pgp.net --recv-key C1082595

-

From: Jakub Narebski
Date: Saturday, January 5, 2008 - 8:07 am

I don't remember if it would be in coming 1.5.4 release, but there
is "git pull --rebase", which means fetch + rebase instead of default
fetch + merge.

HTH
-- 
Jakub Narebski
Poland
ShadeHawk on #git
-

From: Jan Hudec
Date: Monday, January 14, 2008 - 10:59 am

That's not a case of "modifying a work tree *after* a commit".

There are many valid uses for post-commit hook and this is one of them. But
like the others it does not modify versioned files. That was the issue
discussed (and pre-commit indeed turned out a better match).

-- 
						 Jan 'Bulb' Hudec <bulb@ucw.cz>
-

Previous thread: Re: [PATCH v2] threaded pack-objects: Use condition variables for thread communication. by Junio C Hamano on Sunday, December 16, 2007 - 3:12 pm. (1 message)

Next thread: Re: [PATCH] git-filter-branch could be confused by similar names by Johannes Schindelin on Saturday, January 5, 2008 - 9:03 am. (6 messages)