gdw + git   76

gerrit - Gerrit Code Review - Google Project Hosting
Web based code review and project management for Git based projects.

Gerrit is a web based code review system, facilitating online code reviews for projects using the Git version control system.

Gerrit makes reviews easier by showing changes in a side-by-side display, and allowing inline comments to be added by any reviewer.
development  git  review  tools 
14 days ago by gdw
Pro Git - Pro Git 1.3 Getting Started Git Basics
*If you don’t already know what Git is, take a crash course.
development  git  github  programming  tutorial 
5 weeks ago by gdw
GitHub - Git code repository
Originally founded by Chris Wanstrath, PJ Hyett and Tom Preston-Werner as a project to simplify sharing code, GitHub has grown into an application used by over a million people to store over two million code repositories, making GitHub the largest code host in the world.
development  git  github  hosting  programming 
5 weeks ago by gdw
boto/boto · GitHub
Python interface to Amazon Web Services
amazon  aws  git  library  python  boto 
10 weeks ago by gdw
SourceTree | Mercurial and Git GUI for Mac OS X
A powerful Mac client for Git and Mercurial distributed version control systems.

SourceTree strips away the complexity of DVCS and makes it usable for mere mortals.
git  gui  mac  mercurial  osx 
november 2011 by gdw
Beanstalk Guides — best practices and how-tos on version control, deployments and collaboration
Articles, tips and best practices to help you make the most of your design and development workflow
development  git  programming  subversion  tutorials  ssh  keys 
october 2011 by gdw
Tower - The most powerful Git client for Mac
Meet the most user-friendly Git client for Mac: Tower
git  gui  mac  osx  software  $$ 
october 2011 by gdw
Git Reference
This is the Git reference site. This is meant to be a quick reference for learning and remembering the most important and commonly used Git commands. The commands are organized into sections of the type of operation you may be trying to do, and will present the common options and commands needed to accomplish these common tasks.
control  git  reference  tutorial 
august 2011 by gdw
git ready » tig, the ncurses front-end to Git
learn git one commit at a time
by Nick Quaranto
git  terminal  tools 
august 2011 by gdw
Git for Computer Scientists
Abstract

Quick introduction to git internals for people who are not scared by words like Directed Acyclic Graph.
git  internals  programming  reference  scm  computer  science 
august 2011 by gdw
Understanding Git Conceptually
"you can only really use Git if you understand how Git works. Merely memorizing which commands you should run at what times will work in the short run, but it’s only a matter of time before you get stuck or, worse, break something.'

"This tutorial, then, will take a conceptual approach to Git. My goal will be, first and foremost, to explain the Git universe and its objectives, and secondarily to illustrate how to use Git commands to manipulate that universe."
git  programming  reference  tutorial  conceptuallly 
august 2011 by gdw
Git from the bottom up | Lost in Technopolis
In my pursuit to understand Git, it’s been helpful for me to understand it from the bottom up — rather than look at it only in terms of its high-level commands.
article  development  distributed  documentation  git 
august 2011 by gdw
Backpack: Git Resources
This page provides links to documents, how-tos, cheat sheets, tips, and tricks related to learning and using git.
git  howto  reference  resources 
august 2011 by gdw
GitHub for Mac
At GitHub, we think that sharing code should be as simple as possible.
That’s why we created GitHub for Mac
apps  git  github  mac  osx 
june 2011 by gdw
The Git Parable
The Git Parable, by Tom Preston-Werner, is a great introduction to the terms and ideas behind Git.
git  programming  tutorial  vcs 
june 2011 by gdw
Help.GitHub - Set Up Git
If you’ve found yourself on this page, we’re assuming you’re brand new to Git and GitHub. This guide will walk you through the basics and explain a little bit about how everything works along the way.

This is the guide for setting up git in OSX. There are also guides for Windows and Linux.
development  git  github  osx  ssh 
june 2011 by gdw
Top 10 Git Tutorials for Beginners
If you’d like to learn how to use Git, check out my top 10 favorite Git tutorials for beginners. At the end, you’ll also see a list of other educational Git resources.
development  git  programming  tutorial 
june 2011 by gdw
Pro Git - About the Pro Git Book
Scott Chacon is a Git evangelist and Ruby developer working on GitHub.com. He is the author of the Git Internals Peepcode PDF as well as the maintainer of the Git homepage and the Git Community Book. Scott has presented at RailsConf, RubyConf, Scotland on Rails, Ruby Kaigi, OSCON and a number of local groups and has done corporate training on Git across the country.
books  git  github  ruby  internals 
may 2011 by gdw
Index of /tig
tig, the ncurses-based text-mode interface for git. Tig allows you to browse changes in a git repository and can additionally act as a pager for output of various git commands. When used as a pager, it will display input from stdin and colorize it.
console  git  scm 
april 2011 by gdw
Git Immersion - Brought to you by EdgeCase
Git is a powerful, sophisticated system for distributed version control. Gaining an understanding of its features opens to developers a new and liberating approach to source code management. The surest path to mastering Git is to immerse oneself in its utilities and operations, to experience it first-hand.
via:popular  git  reference  tutorial  tutorials 
january 2011 by gdw
libgit2: a linkable library for Git
libgit2 is a portable, pure C implementation of the Git core methods provided as a re-entrant linkable library with a solid API, allowing you to write native speed custom Git applications in any language with bindings.
c  git  library  python 
november 2010 by gdw
Oliver Steele › My Git Workflow
Git‘s great! But it’s difficult to learn (it was for me, anyway) — especially the index, which unlike the power-user features, comes up in day-to-day operation.

Here’s my path to enlightment, and how I ended up using the index in my particular workflow. There are other workflows, but this one is mine.
development  git  programming  workflow 
november 2010 by gdw
brotherbard's gitx at experimental - GitHub
Experimental fork of Pieter's nice git GUI for OS X. Includes: sidebar, fetch, pull, push, add remote, merge, cherry-pick, rebase, clone, clone to. Mac OS X 10.5+
git  gitx  supercollider 
november 2010 by gdw
New Scientist TV: Robot musician jams with humans
Jazz musicians could soon choose to perform with a non-human percussionist. A robot called Shimon, created by a team at Georgia Institute of Technology,has been designed to play the marimba and interact with humans as it performs. It was recently showcased at the USA Science and Engineering festival in Washington DC (see video above). It's been trained to use a built-in camera to recognise humans but the team plans to improve the system so that it identifies specific gestures. This should help it better improvise with fellow musicians.
robot  jazz  musician  GIT 
november 2010 by gdw
Help.GitHub - Welcome
Welcome to the GitHub Help site. Here we have compiled many guides to help you set up and use git and GitHub.

Use the sidebar on the right side of this site to access our guides!
docs  git  github  tutorials  setup  troubleshooting  ssh  free  training 
november 2010 by gdw
Gist - GitHub
Gist is a simple way to share snippets and pastes with others. All gists are git repositories, so they are automatically versioned, forkable and usable as a git repository.
git  gist  snippets 
november 2010 by gdw
Pro Git - Pro Git 1.4 Getting Started Installing Git
Let’s get into using some Git. First things first—you have to install it. You can get it a number of ways; the two major ones are to install it from source or to install an existing package for your platform.
installing  git  different  platforms  howto 
november 2010 by gdw
Pro Git - Pro Git Book
This is the website for the Pro Git book, written by Scott Chacon and published by Apress. Here you can find the full content of the book, a blog with tips and updates about Git and the book and open source projects related to Git or referenced in the book.
free  book  books  development  git  programming 
november 2010 by gdw
git-osx-installer - Project Hosting on Google Code
OpenInGitGui allows you to add an icon to your finder which will open Git-Gui for the current folder (is hard coded to /usr/local/git/bin, so works with these installs only).

OpenInGitX is like OpenInGitGui, but for the fantastic GitX GUI tool
git  mac  osx  software  install 
november 2010 by gdw
Hivelogic - Installing Git on Snow Leopard
These are instructions for compiling and installing Git, a free, fast, and efficient distributed version control system, on Mac OS X 10.6 (Snow Leopard).
git  guide  leopard  programming  tutorial 
november 2010 by gdw
GitX - Home
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!
git  gui  mac  osx  software 
november 2010 by gdw
A List Apart: Articles: Get Started with Git
Git is open-source, version control software that allows you to combine changes without compromising stable work.
admin  blog  code  git  tutorial  zeldman 
november 2010 by gdw
Git for the lazy - Spheriki
Git is a distributed version control system. No, you don't need to know what that means to use this guide. Think of it as a time machine: Subversion or CVS without the cruft.
If you make a lot of changes, but decided you made a mistake, this will save your butt.
This guide is for people who want to jump to any point in time with their project/game/whatever, and want something to use for themselves.
git  howto  programming  reference  tutorial 
august 2010 by gdw
Book Review: Pragmatic Version Control Using Git [LWN.net]
april 13, 2009
Given the ubiquity of Git as a version control system throughout the free software community, one would expect there to be more books about it. So far, that is not the case—though there are indications that is changing—so Travis Swicegood's Pragmatic Version Control Using Git is welcome for those trying to come up to speed on Git. Overall, the book provides a nice starting point, though there are some rough spots.
git  book  review 
july 2010 by gdw
Git Community Book
Welcome to the Git Community Book. This book has been built by dozens of people in the Git community, and is meant to help you learn how to use Git as quickly and easily as possible.
book  documentation  git  reference 
july 2010 by gdw
Git Reference
This is the Git reference site. This is meant to be a quick reference for learning and remembering the most important and commonly used Git commands. The commands are organized into sections of the type of operation you may be trying to do, and will present the common options and commands needed to accomplish these common tasks.
development  documentation  git  programming  reference 
june 2010 by gdw
Ciarán Walsh’s Blog » TextMate Plug-in: ProjectPlus
TextMate Plug-in: ProjectPlus
Ciarán now working for micromate on textmate 2.0
git  plugin  software  svn  textmate  2.0  cocoa  dev 
april 2010 by gdw
Git changes the game of distributed Web development
Modern version control systems provide powerful support for collaboration
Summary:  Version control systems are a core component of most development projects, regardless of whether you're developing an application, a Web site, or an operating system. Most projects involve multiple developers, often working at widely separated physical locations. Distributed version control systems are nothing new, but the Git version control system provides unique support for collaboration and interaction among developers.
git  webdev 
march 2010 by gdw
Git for Subversion users, Part 1: Getting started
Git gets demystified for Subversion version control system users
Teodor Zlatanov, Programmer, Gold Software Systems
Summary:  Distributed version control systems (DVCSs) offer a number of advantages over centralized VCSs, and for Subversion users looking to explore this model, Git is a great place to start. Using Subversion as a baseline, this first of two articles shows how to install Git, set up a remote repository, and begin using basic Git commands.
subversion  to  git  transfer 
march 2010 by gdw
Why Git is Better Than X
where "x" is one of 4: hg, bzr, svn, perforce
comparison  git  subversion  mercurial  svn  perforce  bzr  hg 
march 2010 by gdw
Why Switch to Bazaar? — Bazaar Migration Docs
This document is here to explain why people are switching to Bazaar from other tools, and why you should too. For alternative perspectives, see Why Choose Mercurial? and Why Git is Better Than X.
switch  bazaar  migration  mercurial  git  comparision 
march 2010 by gdw
Bazaar
Bazaar is a version control system that helps you track project history over time and to collaborate easily with others. Whether you're a single developer, a co-located team or a community of developers scattered across the world, Bazaar scales and adapts to meet your needs. Part of the GNU Project, Bazaar is free software sponsored by Canonical. For a closer look, see ten reasons to switch to Bazaar.
bzr  version  control  ubuntu  canonical  git  mercurial 
march 2010 by gdw
Git - Fast Version Control System
Git is a free & open source, distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
development  git  programming  source  control  scm 
march 2010 by gdw
Hg Init: a Mercurial tutorial by Joel Spolsky
Mercurial is a modern, open source, distributed version control system, and a compelling upgrade from older systems like Subversion. In this user-friendly, six-part tutorial, Joel Spolsky teaches you the key concepts.
development  mercurial  tutorial  git  distributed  version  control  stdmp 
march 2010 by gdw
Space » skUG
skUG is a SuperCollider UGen library.
supercollider  ugen  library  git  examples 
october 2009 by gdw

related tags

$$  2.0  37signals  admin  advocacy  alsa  amazon  andrew  api  apps  article  aws  bazaar  blog  book  bookmarks  books  boto  burgess  bzr  c  canonical  cheatsheet  class  cocoa  code  comparision  comparison  computer  conceptuallly  console  control  dev  developer  developerworks  development  different  distributed  docs  documentation  ebook  echonest  education  examples  fingerprint  free  gerrit  gist  git  git-server  github  gitx  gui  guide  guis  help  hg  hosting  howto  ibm  install  installing  internals  issue  itp  jazz  keys  leopard  library  lion  mac  manual  mercurial  migration  music  musician  online  osx  perforce  platforms  plugin  pragmatic  productivity  programming  python  reference  resources  review  robot  ruby  science  scm  server  setup  snippets  software  source  ssh  stdmp  stdmp2  subversion  supercollider  svn  switch  terminal  textmate  tips  to  tools  trac  tracking  training  transfer  troubleshooting  tutorial  tutorials  twitter  ubuntu  ugen  usage  user  vcs  version  via:davindermahal  via:popular  video  web  webdev  webfaction  webhosting  workflow  zeldman 

Copy this bookmark:



description:


tags: