Label: git

Content with label git in Bartolomeo Sorrentino (See content from all spaces)
Related Labels: xcode, command, maverick, utility, scm, line, svn

GIT EXPERIENCE
page has been generated by mavenconfluenceplugin https://github.com/bsorrentino/mavenconfluenceplugin Table Of Contents How to: Sync local repo with remote one git fetch verbose prune After fetching, remove any remotetracking branches which no longer exist ...
Other labels: scm
GIT FLOW CHEATSHEET
page has been generated by mavenconfluenceplugin https://github.com/bsorrentino/mavenconfluenceplugin Table Of Contents About gitflow are a set of git extensions to provide highlevel repository operations for Vincent Driessen's branching model. more http://nvie.com/posts/asuccessfulgitbranchingmodel/ This cheatsheet ...
Other labels: scm
git svn Broken in Mavericks (or Mountain Lion)
allow use git connecting to subversion server there is a package called gitsvn which includes connectors between the two systems. Upon upgrading to the Mavericks, git svn stopped working with the following error $ git svn clone .... Can't locate SVN ...
Other labels: svn, maverick
XCODE + GIT - Take a look to DTerm a command line anywhere and everywhere
Summary Command line work isn't a separate task that should live on its own—it's an integrated part of your natural workflow. DTerm provides a contextsensitive command line that makes it fast and easy to run commands on the files you're working ...
Other labels: xcode, utility, command, line