From de0d37e2e3e2d700cf5649a0decb9f22fa07e0ac Mon Sep 17 00:00:00 2001 From: Ryan Stone Date: Thu, 20 Oct 2016 18:28:05 +0000 Subject: [PATCH] Set the executable bit on arcgit and importgit Make it possible to run these scripts directly out of svn by setting the executable property on them. --- tools/tools/git/arcgit | 0 tools/tools/git/importgit | 0 2 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 tools/tools/git/arcgit mode change 100644 => 100755 tools/tools/git/importgit diff --git a/tools/tools/git/arcgit b/tools/tools/git/arcgit old mode 100644 new mode 100755 diff --git a/tools/tools/git/importgit b/tools/tools/git/importgit old mode 100644 new mode 100755