From: Sandro Santilli Date: Wed, 13 Apr 2011 07:57:17 +0000 (+0000) Subject: Add svnrebase rule, to facilitate use from git X-Git-Tag: 2.0.0alpha1~1781 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=80b2ea85201df99fc92b477ffa1f026ebd37c906;p=postgis Add svnrebase rule, to facilitate use from git git-svn-id: http://svn.osgeo.org/postgis/trunk@7021 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/GNUmakefile.in b/GNUmakefile.in index 6000b955e..4ba84ce98 100644 --- a/GNUmakefile.in +++ b/GNUmakefile.in @@ -165,4 +165,8 @@ astyle: commit: $(MAKE) astyle && $(MAKE) clean && $(MAKE) check && svn commit +svnrebase: + git svn rebase --authors-prog author.sh + + .PHONY: utils liblwgeom ChangeLog.svn raster