Most git envoyer work tree related news are at:
blog.kdecherf.com
– kdecherf (git)-[blog] %
More git envoyer work tree related news:
I don't git it dave-cohen.com 20 Mar 2011 | 04:56 am
Adding a tag to a git tree is not hard, as long as you know the secret parameters. Deleting a tag is another story. Here's what you'd expect to work... Despite the assurances "Deleted tag..." and "E...
Kernel Hacker’s Guide to git in Plucker format projects.plkr.org 25 Aug 2007 | 01:51 pm
This one is a bit short, but packed with useful information on how to use git to maintain a local tree that matches exactly what Linus and the other core Linux kernel developers are working on. What ...
Importing a Git tree into a Subversion repository eikke.com 26 Jul 2009 | 06:07 am
Recently I worked on some new project, and as always I created a local Git repository as a start. After working on it several days, creating lots of commits, I had to publish it into the central Subve...