matthew.mccullough + versioncontrol   234

Git help/setup script
An interactive script to set up the basic Git parameters
help  versioncontrol  setup  script  git  from delicious
13 days ago by matthew.mccullough
Gitslave
Gitslave creates a group of related repositories—a superproject repository and a number of slave repositories—all of which are concurrently developed on and on which all git operations should normally operate; so when you branch, each repository in the project is branched in turn. Similarly when you commit, push, pull, merge, tag, checkout, status, log, etc; each git command will run on the superproject and all slave repositories in turn. This sort of activity may be very familiar to CVS and (to a lesser extent) Subversion users. Gitslave's design is for simplicity for normal git operations.
plugin  opensource  versioncontrol  git  from delicious
25 days ago by matthew.mccullough
Git 201: Slightly More Advanced - Adventurous
So you've made it through Git 102, and you wanted more. Git 102 was more of a justification for some of git's trickery, and a way for me to express my philosophies for using version control. Now that you're through with that, let's see if we can figure out some of git's less known features.
git  howto  versioncontrol  blogpost  from ril
march 2011 by matthew.mccullough
Creating your own git aliases based on your needs
Use the frequncy of issuing git commands as your hint for what to create aliases for.
git  productivity  shellscript  sourcecodecontrol  versioncontrol  from delicious
january 2011 by matthew.mccullough
Aha! Moments When Learning Git | BetterExplained
'Aha! Moments When Learning #Git' | BetterExplained [Git operations as virtual file and directory changes]
git  howto  cheatsheet  versioncontrol  programming  dvcs 
october 2010 by matthew.mccullough
MF Bliki: FeatureBranch
Martin Fowler talks about using feature branches in version control
git  dvcs  versioncontrol  ***** 
september 2010 by matthew.mccullough
lrb/mk: Git Backstage, Under the Covers and on the Down Low
Using Git while trapped using the awful ClearCase version control system.
git  clearcase  versioncontrol  dvcs 
september 2010 by matthew.mccullough
git-rebase manual
Instructions on using rebase with the Git version control system
git  versioncontrol  usermanual  howto 
august 2010 by matthew.mccullough
Git Magic - Chapter 8. Secrets Revealed
Filter-branch a repo then clean up old objects by expiring them and pruning them off immediately. Pro trick.
tips  howto  versioncontrol  git 
august 2010 by matthew.mccullough
A few git tips you didn't know about
If you make the update to Git 1.7.2 (or now, 1.7.3), do check out these tips .
git  howto  tips  cheatsheet  programming  versioncontrol 
july 2010 by matthew.mccullough
nirvdrum's svn2git - Convert SVN to Git with Tags intact
Convert SVN repositories to Git repositories and maintain the SVN tags as Git tags. git-svn does not maintain this fidelity and turns SVN tags into Git branches.
git  converter  versioncontrol  opensource  subversion 
june 2010 by matthew.mccullough
My Common Git Workflow - Yehuda Katz
Enjoyed this simple guide to #Git, with #SVN parallels:
howto  git  versioncontrol  workflow  SVN 
may 2010 by matthew.mccullough
brotherbard's gitx experiment
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.
macosx  git  opensource  freeware  versioncontrol  programming  gui 
april 2010 by matthew.mccullough
« earlier      

related tags

#DCath  #git  #spring  ****  *****  academia  accurev  agile  animation  apache  api  bash  bazaar  blog  blogpost  bookmarks  bugtracking  cheatsheet  clearcase  cocoa  codereview  collaboration  comic  competition  continuousintegration  convert  converter  database  DCath  design  development  distributed  documentation  dvcs  dzone  ebook  eclipse  education  enterprise  free  freeware  funny  gerrit  git  github  google  googleappengine  gradle  grails  graph  graphic  graphics  groovy  gui  guidelines  help  history  hosting  howto  http  hudson  ibm  illustration  images  intellij  iphone  i_aint_gonna_need_it  java  jenkins  jruby  language  learning  linux  macosx  marketing  maven  mercurial  migrate  netbeans  newsevent  objectivec  opensource  perl  plugin  podcast  presentation  productivity  programming  refactoring  reference  releasenotes  ruby  sccs  screencast  script  scripting  searchengine  server  setup  shellscript  snippets  social  software  softwarelibrary  sourcecode  sourcecodecontrol  spring  springframework  sql  standards  statistics  subversion  SVN  syncronization  textmate  tips  tool  training  troubleshooting  tutorial  unix  usermanual  utility  versioncontrol  versioning  video  visualization  webapp  webcontainer  webhosting  webinar  webservice  wiki  windows  workflow  workshop  writing 

Copy this bookmark:



description:


tags: