Software Freedom Conservancy welcomes Git as its newest member. Git joins twenty-three other Conservancy members, who receive the benefit of aggregated non-profit status available to all Conservancy member projects. Conservancy and the Git leadership are excited to announce that Git is now a member of the Software Freedom Conservancy.
Read more »Git joins the Software Freedom Conservancy
KDevelop 4.1 Brings Git Integration
KDevelop 4.1 IDE brings Git integration, patch exporting, external scripts support, project fetching, integrated hex editor, PHP 5.3 support and more.
Read more »Category: High End Tags:
- Login to post comments
Mozilla Labs experiments with Git. What about Emacs Hackers?
"Mozilla Labs, Mozilla's research and development section, has announced that, based on the popularity of the Git distributed version control system, it is now offering an experimental fork for all Mozilla Labs projects and experiments on project hosting service GitHub...." — See also: «...Moving t
Read more »Understanding Git Conceptually
A tutorial which explains the concepts of git and the basic commands for a beginner.
Read more »Category: Beginner Tags:
- Login to post comments
Sydney Meetup July 2010
"Announcing the July meetup for Sydney aka rorosyd. Tuesday July 13, at the Trinity Bar – 505 Crown St, Surry Hills, NSW 2010..."
Read more »Category: Community Tags:
- Login to post comments
10 Git Tips and Tricks for Beginners
Like many technologies, Git's shallow learning curve encourages adoption, yet it offers so many features and options that it can easily overwhelm beginners.
Read more »Category: High End Tags:
- Login to post comments
Beginner’s Guide to Git
If you’re a Linux user, you’ve likely come across Git at some point, perhaps while trying to download a new program or looking into version control systems like CVS or Subversion. Git is the revision control system created by the Linux kernel’s famous Linus Torvalds due to a lack of satisfaction with existing solutions.
Read more »In praise of git’s index
«I still run into people lambasting git for the concept of the index from time to time. It seems strange and superfluous to users of other VCSs – like a speed bump that serves no purpose. Why not just commit the changes in the working copy? This perception is understandable; when I first heard of git, back as a Subversion user, I was one of these people. How times and minds change.
Read more »Gerrit: Google-style code review meets git
Gerrit, a Git-based system for managing code review, is helping to spread the popular distributed revision control system into Android-using companies, many of which have heavy quality assurance, management, and legal processes around software.
Read more »Update packages: Git v1.6.5 for Ubuntu Jaunty and Ubuntu Karmic
On Saturday Oct 10, 2009, version 1.6.5 of git was released. This version is currently available in my repository for both Jaunty and Karmic.
Read more »Category: High End Tags:
- Login to post comments
Stereotype of Copying the Competition
Mono rides the tail of Git, not just Microsoft, and the impact on its overall image is not positive
Read more »Category: Opposition Tags:
- Login to post comments
Gitorious: Hosting Free Software projects that use Git on GNU systems
"...Gitorious now is a project maintained by Shortcut AS, which I co-founded. Shortcut AS now officially supports and develops Gitorious in cooperation with contributors outside Shortcut. Gitorious is, and will continue to be, 100% free software, licensed under the Affero GPL..."
Read more »Category: Community Tags:
- Login to post comments
How I use Emacs for Getting Things Done on GNU systems
"I use the Getting Things Done system to keep track of what I'm doing. It works very well for me. My personal stuff I keep track of in paper in a Filofax, but I have a lot more detail to track at work at York University, so I use text files. Here's my system..."
Read more »Category: Beginner Tags:
- Login to post comments
Mercurial vs Git
There are many blog posts and articles all over the Internet providing comparissons between Git and Mercurial. Most of them only briefly describe the main differences and then try to decide which one is better. However, I didn’t find many articles explaining the differences in detail.
Read more »Category: High End Tags:
- Login to post comments
One DVCM to rule them all (follow up)
There were some comments in my original story about the performance of some DVCMs where I was told that bazaar degrades pretty much when you have thousands upon thousands of revisions and that the repositories could be packed. I decided to follow suit and see where git and bzr would stand having some thousands of revisions in them.
Read more »Category: High End Tags:
- Login to post comments