henrikcederblad + git 37
Git Reference
6 weeks ago by henrikcederblad
The Git Reference site was put together by the GitHub team.
git
reference
documentation
howto
github
nice
6 weeks ago by henrikcederblad
git - the simple guide - no deep shit!
january 2012 by henrikcederblad
A nice single-page guide for git.
git
introduction
guide
help
singlepage
nice
howto
beginner
basic
january 2012 by henrikcederblad
git checkout specific files from another branch
november 2011 by henrikcederblad
The git checkout command can be used to update specific files or directories in your working tree with those from another branch, without merging in the whole branch. This can be useful when working with several feature branches or using GitHub Pages to generate a static project site.
git
checkout
branch
separate
files
november 2011 by henrikcederblad
Joyent Node
july 2011 by henrikcederblad
Node.js is a new, easy to learn way to write fast, scalable applications in JavaScript on the server. Joyent is pleased to announce access to our Node.js Cloud Services including free Node SmartMachines. With streamlined deployment using Git and all the advantages of Joyent SmartOS we think you’ll find Node SmartMachines to be an unparalleled Node.js experience.
nodejs
host
javascript
js
cloud
git
july 2011 by henrikcederblad
Understanding Git Submodules
march 2011 by henrikcederblad
Nice writeup about git submodules.
git
submodule
introduction
march 2011 by henrikcederblad
The tig Manual
january 2011 by henrikcederblad
This is the manual for 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.
When browsing repositories, tig uses the underlying git commands to present the user with various views, such as summarized commit log and showing the commit with the log message, diffstat, and the diff.
git
tig
interface
ncurses
pager
scm
manual
documentation
When browsing repositories, tig uses the underlying git commands to present the user with various views, such as summarized commit log and showing the commit with the log message, diffstat, and the diff.
january 2011 by henrikcederblad
Help.GitHub - Forking a project
december 2010 by henrikcederblad
How to fork a project on github.
git
github
fork
howto
december 2010 by henrikcederblad
flashbake | Bit Bucket Labs
december 2010 by henrikcederblad
A very interesting source control tool for adding various sorts of ambient information to your git commits (such as the wheather temperature at a specific time).
git
ambient
december 2010 by henrikcederblad
Vim-Scripts.org – github mirror of all scripts on vim.org
october 2010 by henrikcederblad
This is a mirror of all scripts on vim.org. It provides unified access to all available Vim scripts using Git.
vim
scripts
git
github
mirror
plugins
repository
pathogen
packages
october 2010 by henrikcederblad
Deploying websites with Git
september 2010 by henrikcederblad
Suggested workflow for updating websites from a Git repo. Caution: There may be security issues that needs to be dealt with, many of which can probably be controlled with .htaccess.
deploy
website
server
ssh
git
scm
update
workflow
productivity
september 2010 by henrikcederblad
emacsmirror's emacs at master - GitHub
june 2010 by henrikcederblad
Github mirror of official Emacs repository.
emacs
git
github
mirror
repo
download
clone
june 2010 by henrikcederblad
Public Git Hosting
june 2010 by henrikcederblad
repo.or.cz is a public Git hosting site. Create a project in a snap, publish your development, give others push access and let anyone have a look and contribute. Alternatively, if you just see a random git:// URL fly by and want to check it out, or you have limited bandwidth or want backup - just quickly set up a mirror of any project published elsewhere and we will provide pull and gitweb access for the project, or send you notifications when new stuff gets committed.
git
repo
hosting
mirror
backup
june 2010 by henrikcederblad
Emacsmirror
june 2010 by henrikcederblad
The Emacsmirror collects Emacs Lisp packages and distributes them in form of git repositories — one per package.
emacs
package
git
github
repository
elisp
lisp
editor
download
get
resource
june 2010 by henrikcederblad
Pro Git - Table of Contents
april 2010 by henrikcederblad
Great, advanced online book about using git.
git
book
online
resource
reference
documentation
manual
pro
advanced
scm
versioncontrol
vcs
creativecommons
tutorial
april 2010 by henrikcederblad
Git'n Your Shared Host On
april 2010 by henrikcederblad
Nice introduction on how to host a git repo on a (DreamHost) shared host server.
git
repo
remote
dreamhost
tips
tutorial
scm
host
setup
shared
collaboration
versioncontrol
april 2010 by henrikcederblad
Git for beginners: The definitive practical guide - Stack Overflow
march 2010 by henrikcederblad
Nice thread with beginner howtos on git.
git
beginner
basic
howto
guide
info
scm
versioncontrol
stackoverflow
march 2010 by henrikcederblad
Installing Git on Snow Leopard – Hivelogic
march 2010 by henrikcederblad
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). The benefits of manually building Git yourself in /usr/local are detailed here (http://hivelogic.com/articles/using_usr_local/) and here (http://hivelogic.com/articles/ruby-rails-leopard/).
/usr/local
unix
mac
build
compile
make
configure
source
install
howto
guide
snowleopard
10.6
git
versioncontrol
scm
hivelogic
march 2010 by henrikcederblad
Learn.GitHub - The GitHub Learning site
february 2010 by henrikcederblad
Here we have tried to compile the best online learning Git resource available. There are a number of articles and screencasts, written and arranged to try to make learning Git as quick and easy as possible.
github
git
learn
howto
guide
help
documentation
reference
manual
scm
versioncontrol
versioning
february 2010 by henrikcederblad
Version Control for Designers (using git)
february 2010 by henrikcederblad
Basic intro tutorial in git.
git
tutorial
howto
guide
basic
versioncontrol
scm
february 2010 by henrikcederblad
Setting up a new Rails app with Git
january 2010 by henrikcederblad
Want to be a dark-knight git-wielding Rails coder? Here’s a quick run-through of how you might want to set up git with a new Rails app.
git
rails
setup
configure
init
guide
howto
tutorial
repository
versioncontrol
gitignore
scm
versioning
january 2010 by henrikcederblad
TextMate Bundle Repository on GitHub
january 2010 by henrikcederblad
git clone git://github.com/textmate/[bundlename].git
textmate
bundles
repository
git
github
plugins
mac
development
dev
january 2010 by henrikcederblad
Textmate gem « Katz Got Your Tongue?
january 2010 by henrikcederblad
gem install wycats-textmate --source http://gems.github.com
gem
rubygems
textmate
bundles
plugin
git
github
download
remote
repository
shell
terminal
commandline
utility
january 2010 by henrikcederblad
pastebin - collaborative debugging tool
january 2010 by henrikcederblad
pastebin is here to help you collaborate on debugging code snippets. If you're not familiar with the idea, most people use it like this:
github
gist
git
snippets
paste
share
code
public
private
pastie
collaborate
troubleshoot
version
vcs
iterate
dev
tool
service
january 2010 by henrikcederblad
Gist - GitHub
january 2010 by henrikcederblad
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.
github
gist
git
snippets
paste
share
code
public
private
pastie
pastebin
collaborate
troubleshoot
version
vcs
iterate
dev
tool
service
january 2010 by henrikcederblad
related tags
/usr/local ⊕ 10.6 ⊕ advanced ⊕ advice ⊕ ambient ⊕ backup ⊕ basic ⊕ beginner ⊕ bestpractice ⊕ book ⊕ branch ⊕ build ⊕ bundles ⊕ cheatsheet ⊕ checkout ⊕ clone ⊕ cloud ⊕ code ⊕ collaborate ⊕ collaboration ⊕ command ⊕ commandline ⊕ commands ⊕ commit ⊕ community ⊕ compile ⊕ configure ⊕ creativecommons ⊕ deploy ⊕ dev ⊕ development ⊕ documentation ⊕ download ⊕ dreamhost ⊕ dvcs ⊕ editor ⊕ elisp ⊕ emacs ⊕ examples ⊕ files ⊕ fork ⊕ gem ⊕ get ⊕ gist ⊕ git ⊖ github ⊕ gitignore ⊕ gnu ⊕ guide ⊕ help ⊕ hivelogic ⊕ host ⊕ hosting ⊕ howto ⊕ info ⊕ init ⊕ install ⊕ interface ⊕ introduction ⊕ iterate ⊕ javascript ⊕ js ⊕ learn ⊕ learning ⊕ lisp ⊕ mac ⊕ make ⊕ manage ⊕ manual ⊕ merge ⊕ messages ⊕ mirror ⊕ ncurses ⊕ nice ⊕ nodejs ⊕ online ⊕ package ⊕ packages ⊕ pager ⊕ partial ⊕ paste ⊕ pastebin ⊕ pastie ⊕ pathogen ⊕ plugin ⊕ plugins ⊕ private ⊕ pro ⊕ productivity ⊕ public ⊕ pull ⊕ push ⊕ rails ⊕ recommendatons ⊕ reference ⊕ remote ⊕ repo ⊕ repository ⊕ resource ⊕ ruby ⊕ rubygems ⊕ savannah ⊕ scm ⊕ screencast ⊕ screencasts ⊕ scripts ⊕ separate ⊕ server ⊕ service ⊕ setup ⊕ share ⊕ shared ⊕ shell ⊕ singlepage ⊕ snippets ⊕ snowleopard ⊕ source ⊕ ssh ⊕ stackoverflow ⊕ standards ⊕ submodule ⊕ sync ⊕ synchronize ⊕ terminal ⊕ textmate ⊕ tig ⊕ tips ⊕ tool ⊕ tricks ⊕ troubleshoot ⊕ tutorial ⊕ tutorials ⊕ unix ⊕ update ⊕ utility ⊕ vcs ⊕ version ⊕ versioncontrol ⊕ versioning ⊕ video ⊕ vim ⊕ visual ⊕ website ⊕ workflow ⊕Copy this bookmark: