From: Leon Brocard Date: Fri, 19 Dec 2008 17:39:22 +0000 (+0000) Subject: after applying, committers should push X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=75fb7651364e9cab62e6488d7222bbc801d442ee;p=p5sagit%2Fp5-mst-13.2.git after applying, committers should push --- diff --git a/pod/perlrepository.pod b/pod/perlrepository.pod index 07bb729..15869eb 100644 --- a/pod/perlrepository.pod +++ b/pod/perlrepository.pod @@ -210,10 +210,11 @@ Now we can inspect the change: Lincoln D. Stein If you are a committer to Perl and you think the patch is good, you can -then merge it into blead: +then merge it into blead then push it out to the main repository: % git checkout blead % git pull . experimental + % git push If you want to delete your temporary branch, you may do so with: