This is an automated email from the ASF dual-hosted git repository.

wave pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openoffice-org.git

commit 86c37663d66493aba3b9b90027095a5e5bedbad0
Author: Dave Fisher <[email protected]>
AuthorDate: Sun Nov 1 12:16:41 2020 -0800

    Update of inclusion of $ - 
/Users/davewave/Development/openoffice/ooo-site.git
---
 tools/commit2git.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/commit2git.sh b/tools/commit2git.sh
index e163089..393a546 100755
--- a/tools/commit2git.sh
+++ b/tools/commit2git.sh
@@ -30,4 +30,4 @@ fi
 
 cd ${GITPATH}
 git add ${1}/${2}
-git commit -m '"Migration of "${2}" "${3}'
+git commit -m "Migration of $2 $3"

Reply via email to