Skip to content

Commit feec00f

Browse files
committed
Merge pull request #1 from MartiUK/master
Remove any ruby implementations of gitcleanup
2 parents d396dd9 + d9a6bb7 commit feec00f

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

Diff for: build.rb

-8
Original file line numberDiff line numberDiff line change
@@ -58,14 +58,6 @@ def find_on_path exe
5858
return false
5959
end
6060

61-
def git_cleanup gexe
62-
if gexe.gsub(/.*?(?=git), "").contains("-")
63-
# recreate file to bat
64-
# put @ECHO OFF/n
65-
# git stuff
66-
end
67-
end
68-
6961
puts '
7062
______ _ _ _ _ _
7163
| ___ \ (_) | | (_) | |

0 commit comments

Comments
 (0)