Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Git exe Cleanup. #85

Merged
merged 11 commits into from
Dec 24, 2013
Merged

Git exe Cleanup. #85

merged 11 commits into from
Dec 24, 2013

Conversation

MartiUK
Copy link
Member

@MartiUK MartiUK commented Dec 12, 2013

Works for me with IronPython.

Size of git-core folder is dramatically reduced.

Fixes #54 .

@samvasko
Copy link
Contributor

Great, you do not have to use @echo off all the time. Just prefix the command with @

@samvasko
Copy link
Contributor

After that I will test it, merge it and make issue for porting this to ruby.
Many thanks

@MartiUK
Copy link
Member Author

MartiUK commented Dec 12, 2013

I have some more changes to come, hold fire for the moment.

@sicil1ano
Copy link
Contributor

I added a ruby porting of this IronPython script here: sicil1ano@d0e383e

I'm a newbie with the pull requests..How can I add this commit to this pull request? If not, do I have to create a new one?

@MartiUK
Copy link
Member Author

MartiUK commented Dec 13, 2013

You can do a pull request to the gitcleanup branch on my fork and it should add it to this pull request... I think.

@sicil1ano
Copy link
Contributor

Thanks @MartiUK . I will follow your suggestion ;-)

@sicil1ano
Copy link
Contributor

Pull request added: MartiUK#2

Git directory cleanup ruby script
@MartiUK
Copy link
Member Author

MartiUK commented Dec 15, 2013

I have some updates to push, preventing commands with '--'s to be deleted (breaking the commands in progress).

One last thing, there is another way to fix this problem. During the build, delete the exes and then have cmder use an extra aliases file removing the need for a complex batch file creation script.

@Bliker I'll make this as a separate pull request for you to ultimately decide.

samvasko added a commit that referenced this pull request Dec 24, 2013
Git exe Cleanup + some bonuses
@samvasko samvasko merged commit 67bdd93 into cmderdev:master Dec 24, 2013
@MartiUK MartiUK deleted the gitcleanup branch December 24, 2013 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

vendor\msysgit\libexec\git-core dir contains 1.45mb git.exe duplicated 110 times.
3 participants