|   Website Templates   |   Find a local emergency plumber   |   Wireless Service   |   trade show displays   |   forex trading

geewax.org | Agile git Workflow

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.

Tags : git workflow development process tutorial productivity tips

  copy

cloudhead.io

1 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."

Tags : blogging ruby git webdev

  copy

Twitter's code swarm

1 month ago

nelson : Twitter's code swarm - Amazing visualization of project checkin activity at Twitter

Tags : visualization git vcs development programming twitter

  copy

In praise of git’s index // plasmasturm.org

2 month ago

deusx : In praise of git’s index // plasmasturm.org - "So what is the index good for?"

Tags : git vcs programming tools versioncontrol essay

  copy

gource - Project Hosting on Google Code

2 month ago

deusx : gource - Project Hosting on Google Code - "Gource is a software version control visualization tool."

Tags : git sourcecode visualization dev tools

  copy

Patchwork - Web-based patch tracking system

2 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

Tags : patchwork dev git patches

  copy

A successful Git branching model

2 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

Tags : git branches development

  copy

Google Open Source Blog: Export a Git Project to Google Code

3 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

Tags : git svn revisioncontrol google howto development

  copy

Git: The Lean, Mean, Distributed Machine

3 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"

Tags : git slides talks distributed versioncontrol scm github

  copy

git-svn and cherry picking - chrisortman

5 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."

Tags : git svn cherrypick tips

  copy

How We Made GitHub Fast - GitHub

5 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

Tags : git github architecture server systems

  copy

Simpleton's guide to git

7 month ago

joshua : Simpleton's guide to git

Tags : vcs git

  copy

Tig: text-mode interface for git

8 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#

Tags : download free git oss tig

  copy

Mattb's git and workflow Bookmarks on Delicious

8 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.

Tags : top versioncontrol git mattbiddulph workflow

  copy

pre dev wiki: Applying Patches

8 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

Tags : palm pre quilt git patches hacks hacking palmpre

  copy

gist: 138169 - GitHub

9 month ago

deusx : gist: 138169 - GitHub - Managing a Firefox profile using Git.

Tags : git firefox profiles

  copy

Show git branches by date - useful for showing active branches | commandlinefu.com

10 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."

Tags : git commands unix utilities

  copy

Hg-Git Mercurial Plugin - GitHub

10 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

Tags : git mercurial hg github scm dev

  copy

Git vs. Bazaar vs. Mercurial

12 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

Tags : vcs svcs svn git bazaar mercurial hg via:kottke

  copy

Understanding Git Conceptually

12 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

Tags : git scm versioncontrol software tools

  copy

Using Git as a versioned data store in Python - Lost in Technopolis

12 month ago

joshua : Using Git as a versioned data store in Python - Lost in Technopolis

Tags : dev python git

  copy

Flashbake: Free version-control for writers using git - Boing Boing

13 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.

Tags : top boingboing corydoctorow backup python versioncontrol git writing flashbake software

  copy

git ready: daily tips for the noob to the guru

14 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. #

Tags : git sourcecontrol

  copy

Tracking an entire Windows sytem inside Git - apenwarr - Business is Programming

14 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

Tags : windows git nifty win98

  copy

An Illustrated Guide to Git on Windows

14 month ago

wearehugh : An Illustrated Guide to Git on Windows

Tags : git windows

  copy
xml
Upian.