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, janfri,

1 - 10 of 32 next »   Watch stargaming
 
Basic Repository commands are needed by people who have a repository --- that is everybody, because every working tree of git is a repository. In addition, Individual Developer commands are essential for anybody who makes a commit, even for somebody who works alone.
by stargaming 2008-08-24 15:58 git
http://www.kernel.org/pub/software/scm/git/docs/everyday.html - cached - mail it - history
Having used both git and Mercurial for the better part of a year, I’ve had the opportunity to compare the two. It saddened me to see a Twitter-based debate flamewar erupt over which is better, so I thought I’d do my best to try and ease the tension - with analogies!
by stargaming 2008-08-10 03:04 git · mercurial
http://importantshock.wordpress.com/2008/08/07/git-vs-mercurial/ - cached - mail it - history
It’s the first time we attempt keeping a long term fork like that. We’re not sure whether it’s going to be worth the trouble and whether the diverging of the two projects will eventually prevent us from efficiently benefiting from using Git to manage the exchange of patches.
by stargaming 2008-08-05 03:24 git · development
http://programblings.com/2008/07/21/setting-up-a-long-term-fork-with-git/ - cached - mail it - history
Version control, also known as source control or revision control is an integral part of any development workflow. Why? It is essentially a communication tool, just like email or IM, but it works with code rather than human conversation.
by stargaming 2008-07-06 03:43 git · vcs
http://hoth.entp.com/output/git_for_designers.html - cached - mail it - history
Yesterday I did the final steps to convert all my SVN repositories to GIT (including Avahi and PulseAudio). I had been running hot GIT mirrors of the SVN repositories for quite a while now. The last step was the switch to make them canonical upstream, and to disable the SVN repos.
by stargaming 2008-06-18 15:27 git · svn
http://0pointer.de/blog/projects/git-mirror-to-upstream.html - cached - mail it - history
Git, though remarkably handy and powerful, is also remarkably hard to use sometimes. Though you can learn the basics easily enough, it can be really tough to dig yourself out of certain corners if you don’t understand what’s going on under the covers. This page provides links to DOCUMENTs, how-tos, cheat sheets, tips, and tricks related to learning and using git.
by stargaming 2008-06-11 16:44 git
https://37s.backpackit.com/pub/1465067 - cached - mail it - history
Git is one hell of a powertool. Like with any such tool, as soon as you get to know it enough, you start pushing the boundaries.
by stargaming 2008-06-09 00:36 git
http://programblings.com/2008/06/07/the-illustrated-guide-to-recovering-lost-commits-with-git/ - cached - mail it - history
Git means never having to say, “you should have”
by stargaming 2008-06-03 13:58 git
http://apipes.blogspot.com/2008/06/git-what-he-said.html - cached - mail it - history
Releasing 8.6 million lines of source code and expecting open-source programmers to join Google in its development is a technological challenge. But when Google does make its Android mobile phone software an open-source project later this year, it looks likely it will take a page from the Linux playbook and use a tool called Git to manage that part of the work.
by stargaming 2008-05-24 00:32 git · google
http://news.cnet.com/8301-13580_3-9951208-39.html - cached - mail it - history
Git has sometimes been described as a versioning file-system which happens to support the underlying notions of version control. And while most people do simply use Git as a version control system, it remains true that it can be used for other tasks as well. For example, if you ever need to store mutating data in a series of snapshots, Git may be just what you need. It’s fast, efficient, and offers a large array of command-line tools for examining and mutating the resulting data store.
by stargaming 2008-05-15 14:48 python · git
http://www.newartisans.com/blog_files/git.versioned.data.store.php - cached - mail it - history
1 - 10 of 32 next »  
Related Tags
 
- exclude ~ optional + require
Add Dates