From 0397f563f23ead330663649fd92d85ad83172e59 Mon Sep 17 00:00:00 2001 From: Junichi Uekawa Date: Sat, 13 Jan 2007 23:16:38 +0900 Subject: CVS to git documentation migration --- debuild.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 debuild.sh (limited to 'debuild.sh') diff --git a/debuild.sh b/debuild.sh new file mode 100755 index 0000000..5b406a8 --- /dev/null +++ b/debuild.sh @@ -0,0 +1,5 @@ +# run debuild with .git ignore. +debuild -us -uc -I.git +git push --tags +git push --all + -- cgit v1.2.3