Quantcast
Channel: Peter Mac » Git
Browsing latest articles
Browse All 4 View Live

Setup Git Local and Remote Repositories

If you are a remote worker or, like me get some work done on the train on the way to/from your office, you’ll appreciate the need for set up of a local and remote source code repository, This allows...

View Article



Configure git to use a remote repository

Return back to the local machine and add reference to the new ‘remote’ repository from the base directory of the project. $ git remote add remote ssh://git at...

View Article

Moving from Subversion to Git

I have been using subversion for a number of years and it wasn’t until I had seen and sampled the simplicity and power of git that I decided once and for all to bite the bullet and migrate all my...

View Article

Smoothing out your workflow with git, github, RoR and Capistrano

Overview Scripts can be found on github https://github.com/Peter-Mac/git_scripts I use git, github and the Ruby on Rails capistrano gem to help manage my workflow. The scripts contained here are handy...

View Article
Browsing latest articles
Browse All 4 View Live




Latest Images