6 hours ago
deusx : geewax.org | Agile git Workflow - "Agile" is kind of a dirty word in some circles, but this describe some actually agile ways to deal with revision control using git. "When we started using git to manage our source code at work, we actually jumped in a little bit too fast.
# copy1 month ago
deusx : cloudhead.io - "toto is a git-powered, minimalist blog engine for the hackers of Oz. The engine weighs around ~230 sloc at its worst. There is no toto client, at least for now; everything goes through git."
# copy1 month ago
nelson : Twitter's code swarm - Amazing visualization of project checkin activity at Twitter
# copy2 month ago
deusx : In praise of git’s index // plasmasturm.org - "So what is the index good for?"
# copy2 month ago
deusx : gource - Project Hosting on Google Code - "Gource is a software version control visualization tool."
# copy2 month ago
deusx : Patchwork - Web-based patch tracking system - "Patchwork is a web-based patch tracking system designed to facilitate the contribution and management of contributions to an open-source project. Patches that have been sent to a mailing list are 'caught' by the system, and appear on a we
# copy2 month ago
Simon Willison : A successful Git branching model - A successful Git branching model. This looks eminently sensible. The master branch is used for production-ready code, and is only updated by merging from either release branches or emergency hotfix branches. A develop branch is used for integration (fro [via]
deusx : nvie.com » Blog Archive » A successful Git branching model - "In this post I present the development model that I’ve introduced for all of my projects (both at work and private) about a year ago, and which has turned out to be very successful. I’ve been meaning to write about it for a while now, but I’ve
Jeremy Zawodny : A successful Git branching model - A successful Git branching model: good explanation of a very sane looking release and branching model
# copy3 month ago
deusx : Google Open Source Blog: Export a Git Project to Google Code - "Git and Subversion can work together in many ways. Previously, we showed how Git users can work with a project primarily managed by Subversion. In this post, we describe one way to handle the converse: Google Code acts as a stable read-only Subversi
# copy3 month ago
deusx : Git: The Lean, Mean, Distributed Machine - "git The Lean Mean Distributed Machine By Chris Wanstrath anyway, i want to talk a bit about git today"
# copy5 month ago
deusx : git-svn and cherry picking - chrisortman - "git cherry-pick -n $SHA What this will do is stage the changes but not commit. Now I can git-commit myself and remove the git-svn-id line."
# copy5 month ago
Jeremy Zawodny : How We Made GitHub Fast - GitHub - How We Made GitHub Fast - GitHub: good to see stuff like this
Simon Willison : How We Made GitHub Fast - How We Made GitHub Fast. Detailed overview of the new GitHub architecture. It’s a lot more complicated than I would have expected—lots of moving parts are involved in ensuring they can scale horizontally when they need to. Interesting components inc
nelson : GitHub architecture - Nice summary of various server technologies the site uses
# copy8 month ago
Rod Begbie : Tig: text-mode interface for git - Dead handy ncurses-based browser for git. It makes git diffs and blames much more manageable. [via] #
# copy8 month ago
philgyford : Mattb's git and workflow Bookmarks on Delicious - Links to examples of how people use Git. I still find it hard to get my head round this kind of stuff, and reading things like this helps.
# copy8 month ago
deusx : pre dev wiki: Applying Patches - "Since we cannot legally redistribute Palm source code (it is copyrighted code, and is not released under an open source license), then we need to manage our modifications as patches. Since these patches will come from many different places, and wil
# copy9 month ago
deusx : gist: 138169 - GitHub - Managing a Firefox profile using Git.
# copy10 month ago
deusx : Show git branches by date - useful for showing active branches | commandlinefu.com - "Print out list of all branches with last commit date to the branch, including relative time since commit and color coding."
# copy10 month ago
deusx : Hg-Git Mercurial Plugin - GitHub - "We don’t want to live in a world where developers who are ready to switch to a DVCS end up staying with Subversion. So, I’ve been working on a plugin for Mercurial that lets it communicate with a Git server as a native Git client. I give you hg
# copy12 month ago
nelson : Git vs. Bazaar vs. Mercurial - Python project evaluates distributed source code control systems. In a shocker, picks the one implemented in Python
# copy12 month ago
Jeremy Zawodny : Understanding Git Conceptually - Understanding Git Conceptually: this is a good tutorial on git concepts
nelson : Git concepts - Simple, cogent explanation of how Git models source code control
# copy12 month ago
joshua : Using Git as a versioned data store in Python - Lost in Technopolis
# copy13 month ago
philgyford : Flashbake: Free version-control for writers using git - Boing Boing - Sounds nice and some lovely little features like saving info about the weather, etc when it automatically checks your files in. Contextual backup.
# copy14 month ago
Rod Begbie : git ready: daily tips for the noob to the guru - Lotsa handy tips for better wrangling 'git'. There's so much cleverness under the covers, you need something like this to keep bringing the best bits to light. #
# copy14 month ago
deusx : Tracking an entire Windows sytem inside Git - apenwarr - Business is Programming - "After setting it all up (which was admittedly a bit painful), I realized just how efficient Windows 98 is... at least compared to later versions. Did you know a base install of Win98 is less than 100 megs? Why, I have bigger source trees than that l
# copy14 month ago
wearehugh : An Illustrated Guide to Git on Windows
# copy