gordonbrander + git   20

Contact GitHub
Github now doing free group accounts for education.
teaching  development  web  git 
21 days ago by gordonbrander
Help.GitHub - Post-Receive Hooks
You can also configure Github to do a post-receive hook. It will make a POST request to a URL of your choice, and pass along JSON data on the push.
git  development  web 
12 weeks ago by gordonbrander
Pro Git - Pro Git 7.3 Customizing Git Git Hooks
Git has a post-receive hook, which is probably what one would want for automatic deployment of webpage source with DocPad.
development  git 
12 weeks ago by gordonbrander
github/gollum · GitHub
Gollum is a wiki built on top of Git that is editable in a variety of formats (Markdown included), can be run locally and stores all data as plain text files. Brilliant.
git  wiki  development  cms  opensource  ruby  from iphone
12 weeks ago by gordonbrander
Git post-commit hook to keep master and gh-pages branch in sync
How to set up a post commit hook that pushes to the gh-pages branch on Github. gh-pages is the branch that will serve a website if you want it to.
git  learn  development 
november 2011 by gordonbrander
Improved Subversion Client Support - GitHub
Github almost supports SVN as a first-class citizen at this point. Very handy for projects still hanging out in svn.
versioncontrol  git  svn 
november 2011 by gordonbrander
schacon/git-scribe - GitHub
An open source command line toolchain for collaboratively writing eBooks using Git for revisions.
git  book  cms  opensource  ruby 
october 2011 by gordonbrander
Help.GitHub - Forking a project
Instructions on making/submitting patches on GitHub projects.
git  opensource  learn  versioncontrol 
may 2010 by gordonbrander
Git: You are in the middle of a conflicted merge
How to resolve a conflicted merge. Here's how I got one: 1) git pull when you have uncommitted changes won't work. 2) commit everything. 3) git pull. Conflict discovered. 4) Cry.
git  development  learn  reference  versioncontrol 
january 2010 by gordonbrander
spot-us GitHub
The source code for spot.us, citizen-funded reporting. Other possibilities: community-funded relief and development projects, community-funded church projects, community-funded charities, community-funded city development, community-funded ____. Puts public service in the hands of the public and keeps it accountable.
journalism  citizenjournalism  opensource  community  communication  rubyonrails  ruby  git  reliefanddevelopment  nonprofit  organization  app  versioncontrol 
march 2009 by gordonbrander
Git Resources
Handy backpack page from 37signals. Thanks guys.
git  versioncontrol  learn 
june 2008 by gordonbrander

Copy this bookmark:



description:


tags: