Re: git svn and the post-receive hook

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <pascal@...>
Cc: git list <git@...>
Date: Saturday, August 2, 2008 - 2:22 pm

Pascal Obry <pascal@obry.net> writes:


Wait a minute.

Isn't "git svn rebase" an operation that you do on your local repository,
slurping the update from the other end and then replaying your change on
top of it?  If so, I think it falls into the same category as "post-fetch"
hook which would run after you run fetch, if such a thing existed.  See:

    http://thread.gmane.org/gmane.comp.version-control.git/79306/focus=79321

for the reason why we usually do not add such a hook on the local end.

--
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:
Re: git svn and the post-receive hook, Junio C Hamano, (Sat Aug 2, 2:22 pm)