links · people · groups · tags | My: links · tags · groups · watchlists · notes login · sign up now! | help · blog
Simpy simpy
 
stargaming, member since Aug 13, 2006
.
Search Everyone: "git",

Top "git" experts: bartman, stargaming, vincent, tobu, galderz, theerk,

Groups about "git": DVCS,

1 - 10 of 65 next »   Watch stargaming
 
I’ve been hanging out in the #mercurial and #bitbucket channels on freenode a lot lately, and I’ve noticed a topic that comes up a lot is “how does Mercurial‘s branching differ from git‘s branching?”
by stargaming 2009-09-02 04:34 hg · git
http://stevelosh.com/blog/entry/2009/8/30/a-guide-to-branching-in-mercurial/ - cached - mail it - history
Continuous Integration is a fancy term for “run your project’s tests after someone pushes to the repository and notify interested parties if they fail.” We’re currently in the process of revamping our test suite (which we’ll blog about in the future) and moving servers, so I thought it’d be a good time to re-evaluate our options.
by stargaming 2009-08-08 09:52 git · testing
http://github.com/blog/471-continuous-integration-spring-cleaning - cached - mail it - history
The purpose of this package is to implement a particular workflow for using Git to manage a project that consists of multiple independent subprojects. The original motivation is a zc.buildout driven system, but the implementation is not dependent on this. This is not a 100% generic tool, but the workflow is fairly common so it may be adaptable for other use cases also.
by stargaming 2009-07-28 16:20 git · development
http://github.com/dokai/gitctl/tree/master - cached - mail it - history
I’m a big advocater of versioning projects with the git system. I have been using it for one and half years now to keep track of all my projects and git has never let me down. As it is a very powerful system, it is associated with a somewhat steep learning curve.
by stargaming 2009-06-27 06:09 git
http://www.ralfebert.de/blog/tools/visual_git_tutorial_1/ - cached - mail it - history
I'm always amazed at the amount of people that don't know that git comes with two very useful graphical utilities bundled.
by stargaming 2009-06-18 10:44 git · usability
http://orestis.gr/blog/2009/06/17/git-user-friendly/ - cached - mail it - history
github-tools includes a “PasteScript template, Paver tasks and Sphinx extension to setup a new package and easily host it on GitHub (including its documentation)”.
by stargaming 2009-06-18 10:44 python · git
http://github.com/blog/445-hosting-python-on-github - cached - mail it - history
I want clean history, but that really means (a) clean and (b) history. People can (and probably should) rebase their _private_ trees (their own work). That's a _cleanup_. But never other peoples code. That's a "destroy history."
by stargaming 2009-06-17 11:23 git
http://www.mail-archive.com/dri-devel@lists.sourceforge.net/msg39091.html - cached - mail it - history
Wherein our hero describes a workflow for using git productively and painlessly in an Agile environment.
by stargaming 2009-05-26 04:33 git
http://reinh.com/blog/2009/03/02/a-git-workflow-for-agile-teams.html - cached - mail it - history
Our beloved git uses sha-1, and this seems unlikely to change soon or without significant pain. So, what kinds of collision attacks would you need to watch out for when using git? Here is a real-world example I've been pondering. Is it accurate?
by stargaming 2009-05-19 09:02 git · security · crypto
http://kitenet.net/~joey/blog/entry/sha-1/ - cached - mail it - history
The following parable will take you on a journey through the creation of a Git-like system from the ground up. Understanding the concepts presented here will be the most valuable thing you can do to prepare yourself to harness the full power of Git.
by stargaming 2009-05-19 07:48 git · vcs
http://tom.preston-werner.com/2009/05/19/the-git-parable.html - cached - mail it - history
1 - 10 of 65 next »  
Related Tags
 
- exclude ~ optional + require
Add Dates