mirror of
https://github.com/cmderdev/cmder.git
synced 2025-01-11 00:39:08 +08:00
Remove any ruby implementations of gitcleanup
This commit is contained in:
parent
de30ed5424
commit
d9a6bb7e5f
8
build.rb
8
build.rb
@ -58,14 +58,6 @@ def find_on_path exe
|
|||||||
return false
|
return false
|
||||||
end
|
end
|
||||||
|
|
||||||
def git_cleanup gexe
|
|
||||||
if gexe.gsub(/.*?(?=git), "").contains("-")
|
|
||||||
# recreate file to bat
|
|
||||||
# put @ECHO OFF/n
|
|
||||||
# git stuff
|
|
||||||
end
|
|
||||||
end
|
|
||||||
|
|
||||||
puts '
|
puts '
|
||||||
______ _ _ _ _ _
|
______ _ _ _ _ _
|
||||||
| ___ \ (_) | | (_) | |
|
| ___ \ (_) | | (_) | |
|
||||||
|
Loading…
Reference in New Issue
Block a user