Re: [PATCH 2/7] Refactor of RefUpdate force to call common updateImpl instead of duplication

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Charles O'Farrell <charleso@...>
Cc: <git@...>
Date: Thursday, August 14, 2008 - 6:23 pm

Charles O'Farrell <charleso@charleso.org> wrote:
[clipped uinteresting deletions to show only the postimage]

The problem with this change is that calls to just update() which
have isForceUpdate() true but actually turn out to be FAST_FORWARD
types of updates now report FORCED as the result.  We don't want
to always report FORCED if the application is using just update().

Its nice to know that the remote side didn't rewind since we last
saw them (for example).

-- 
Shawn.
--
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 0/7] jgit: Branch command now supports deletion , Charles O'Farrell, (Thu Aug 14, 6:13 am)
[JGIT PATCH v2 2/7] Refactor of RefUpdate force to call comm..., Charles O'Farrell, (Thu Aug 14, 8:25 pm)
[JGIT PATCH v2 6/7] Added ref deletion to RefUpdate, Charles O'Farrell, (Thu Aug 14, 8:25 pm)
[PATCH 1/7] Refactor of WalkRemoteObjectDatabase ref writing..., Charles O'Farrell, (Thu Aug 14, 6:13 am)
[PATCH 2/7] Refactor of RefUpdate force to call common updat..., Charles O'Farrell, (Thu Aug 14, 6:13 am)
Re: [PATCH 2/7] Refactor of RefUpdate force to call common u..., Shawn O. Pearce, (Thu Aug 14, 6:23 pm)
[PATCH 3/7] Minor refactor of constants, including log and R..., Charles O'Farrell, (Thu Aug 14, 6:13 am)
[PATCH 4/7] Extract lockAndWriteFile method in RefDatabase f..., Charles O'Farrell, (Thu Aug 14, 6:13 am)