mirror of
https://github.com/cmderdev/cmder.git
synced 2024-11-15 00:09:11 +08:00
Merge pull request #1 from MartiUK/master
Remove any ruby implementations of gitcleanup
This commit is contained in:
commit
feec00f233
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