Skip to content

Commit

Permalink
http-push: support for updating remote info/refs
Browse files Browse the repository at this point in the history
If info/refs exists on the remote, get a lock on info/refs, make sure that
there is a local copy of the object referenced in each remote ref (in case
someone else added a tag we don't have locally), do all the refspec updates,
and generate and send an updated info/refs file.

Signed-off-by: Junio C Hamano <junkio@cox.net>
  • Loading branch information
Nick Hengeveld authored and Junio C Hamano committed Mar 11, 2006
1 parent 512d632 commit 197e895
Showing 1 changed file with 536 additions and 11 deletions.
Loading

0 comments on commit 197e895

Please sign in to comment.