Joined August 2012
·
Posted to
Reset git history
over 1 year
ago
Very interesting this 'git gc' command, tnks.
Posted to
Reset git history
over 1 year
ago
We have a gitlab server and we use a git repo to version images, css and javascripts.
The hard disk is not to big, so we have to remove history sometimes.
We do this only for this git repo, don't worry ;)
Achievements
220 Karma
10,154 Total ProTip Views
Mongoose 3
Have at least three original repos where Ruby is the dominant language
Mongoose
Have at least one original repo where Ruby is the dominant language
Raven
Have at least one original repo where some form of shell script is the dominant language
Forked
Have a project valued enough to be forked by someone else
Nephila Komaci
Have at least one original repos where PHP is the dominant language
Nephila Komaci 3
Have at least three original repos where PHP is the dominant language
Charity
Fork and commit to someone's open source project in need
"foobar/third-party-library" is the original library and "dev-fork" is the branch i need.
"erivello/third-party-library" is my fork of "dev-fork" branch.
So when i run "php composer.phar update", i should get my modified version of "foobar/third-party-library"