February 2012
5 posts
3 tags
git-gc
NAME
git-gc - Cleanup unnecessary files and optimize the local repository
SYNOPSIS
git gc [—aggressive] [—auto] [—quiet] [—prune=<date> | —no-prune]
DESCRIPTION
Runs a number of housekeeping tasks within the current repository, such
as compressing file revisions (to reduce disk space and increase
performance) and...
3 tags
3 tags
Stop thinking of the management team at the top of the organization. Start...
– Joel Spolsky - “The Management Team - Guest Post From Joel Spolsky”
3 tags
The web is an evolving, living platform, and it is impossible to effectively...
– http://dcurt.is/web-standards
5 tags
I really like to write down my ideas of apps/services that I know I will never do.
Or at least that I’m not able to do it right now.
Today I opened that file just to take a look at what I’ve wrote there in the last year and I found some ideas I even forgot. For one of these ideas I wrote a cryptic description that I can’t even tell what it means :)
We’ll se if I’ll...