chiark / gitweb /
tg export (collapse): implement skipping empty patches
[topgit.git] / tg-remote.sh
index 4f60c7394b7fcca6ddc4e4c3fabb25f59237e359..c3e8bd3968b9075963743a39198e9adcb2124140 100644 (file)
@@ -59,3 +59,5 @@ git for-each-ref "refs/remotes/$name/top-bases" |
 
 git config "topgit.remote" "$name"
 info "The remote '$name' is now the default source of topic branches."
+
+# vim:noet