Videos with tag Git All | Novice | Advanced | Expert

Lone Star Ruby Conf 2008: Ruby and Vi...

Posted in Conferences, Development, Ruby...

As a refugee of the cubicle jungle where the project status overlords patrolled the aisles, one of the most exciting aspects running a Ruby consultancy is using all the neat tools kee... read more »

Level: any Sep 17, 2008 Votes: 0 Dmytro Shteflyuk

 

Lone Star Ruby Conf 2008: Double-clic...

Posted in Conferences, Development, Ruby...

The first keynote was given by Evan Phoenix and it was about memes in the Ruby community. Apparently, the Ruby community loves a good meme. Dependency injection was a rash in 2004 caused by ... read more »

Level: any Sep 17, 2008 Votes: 0 Dmytro Shteflyuk

 

Ruby Hoedown 2008: Lightning Talk: Ka...

Kablame! is a rails plugin uses svn blame to determine how many lines of code were updated or added by each user in a project. KABLAME! currently compatible with SVN and Git. Someone o... read more »

Level: any Aug 21, 2008 Votes: 0 Dmytro Shteflyuk

 

PeepCode: Git

The git source code control system was developed by Linus Torvalds for managing the Linux kernel. But it’s also valuable for managing all kinds of code: libraries, web applications, per... read more »

Level: advanced Jul 19, 2008 Votes: 0 scoundrel

 

GitCasts: Git Diff

This episode goes over some of the common or interesting options to 'git diff', showing how to see what has changed between your last commit and your staged files, unstaged files, all changed... read more »

Level: any Jul 12, 2008 Votes: 0 Dmytro Shteflyuk

 

Ruby Plus #84: Drop Down Box in Rails

I was surprised when I found that Rails does not provide any helper to create simple drop down box with integer values. I came across the blog post by Brian McQuay In this episode I will s... read more »

Level: any Jul 04, 2008 Votes: 0 Dmytro Shteflyuk

 

GitCasts: Git Submodules

Posted in Development, Ruby, Screencasts...

This episode shows how to add other git projects as submodules to your own, how to update them in your project and how to keep up to date with them in another developers project. It also,... read more »

Level: any Jun 23, 2008 Votes: 0 Dmytro Shteflyuk

 

GitCasts: Git on Windows

This episode of GitCasts demonstrates how to setup mSysGit on Windows and goes through some basic workflow using the Windows Git version, in an attempt to partially dispel rumors that Git is ... read more »

Level: novice Jun 11, 2008 Votes: 0 Dmytro Shteflyuk

 

Railscasts #113: Contributing to Rail...

If you want Rails to behave a certain way, try changing it and submitting a patch. This episode will show how to do exactly this using Git.read more »

Level: expert Jun 09, 2008 Votes: 0 scoundrel

 

GitCasts: RailsConf Git Talk

I've been getting a lot of feedback on the talk that I gave at RailsConf 2008 and a number of people have requested that I do a voiceover of the slides, so here you go. It's not quite as liv... read more »

Level: novice Jun 07, 2008 Votes: 0 Dmytro Shteflyuk