mikael + versioncontrol   9

Why Git is Better Than X
This site is here because I seem to be spending a lot of time lately defending Gitsters against charges of fanboyism, bandwagonism and koolaid-thirst. So, here is why people are switching to Git from X, and why you should too. Just click on a reason to view it.
versioncontrol  git  compare 
february 2012 by mikael
Tower — The most powerful Git client for Mac
Git has plenty of great features. Using all of them can be difficult if you only have your command line at hand. That's why we built Tower.
gui  apple  osx  software  git  versioncontrol 
february 2012 by mikael
git - the simple guide
just a simple guide for getting started with git. no deep shit ;)
git  versioncontrol  tutorials  education  webdev  development 
january 2012 by mikael
Vimeo.com: Tom Preston-Werner - Mastering Git Basics
Git is the distributed version control system that's taking the world by storm. The Linux kernel, Ruby on Rails, and now even Erlang/OTP have all chosen it as their VCS of choice. This talk will focus on mastering the handful of commands that comprise 90% of the functionality you will use on a day-to-day basis. I'll kick things off with the best method to install Git on your favorite platform. Next up is creating local repositories, staging/adding files (all about the index), making commits, and viewing history. From there you'll learn to share your repositories with others via GitHub, fetch and merge changes that others make, and resolve conflicts. I'll also introduce a few common workflows that you can use to streamline collaborative development. Each step of the way I'll demonstrate the commands and explain what's happening under the hood to help you establish a proper mental model that will enable you to master the more complex parts of Git with ease.
videos  tutorials  git  versioncontrol 
june 2011 by mikael
Gitorious.org: fugitive
fugitive is a blog engine running on top of git using hooks to generate static html pages and thus having only git as dependency.
software  webdev  blogging  versioncontrol 
april 2011 by mikael
How Dropbox is printing money
Dropbox stores only 1 copy of every unique file and serves everybody the same unique file - provided that it is the exact file - but charges everybody for the full file size. E.g. if 1 person uploads a 5MB file, but 99 other people upload it too, they don't have 100 copies of that 5MB file for 500MB of storage. The only use 5MB of storage, but charge everybody's quota of 500MB.
http://news.ycombinator.com/item?id=2137491
blog-posts  dropbox  versioncontrol  server  business 
january 2011 by mikael
Darcs
Darcs is a free, open source source code management system.
programming  webdev  development  software  open-source  haskell  versioncontrol 
march 2010 by mikael
GitX
GitX is a git GUI made for Mac OS X. It currently features a history viewer much like gitk and a commit GUI like git gui. But then in silky smooth OS X style!
apple  osx  software  programming  webdev  development  versioncontrol  open-source  frontend  gui  tofeed 
september 2009 by mikael

Copy this bookmark:



description:


tags: