Git : Interactive Adding
Category: Tools > Version Control
Posted: 09 Jun 08
This episode demonstrates how to use the git interactive add command. It covers all of the major features of interactive adding, including status, update, revert, add untracked, patch and diff
|
|
Git: Normal Workflow
Category: Tools > Version Control
Posted: 09 Jun 08
This episode demonstrates how to setup your .gitignore file, how to use and interpret git status output, how to add and remove files from your index, how to commit and what git does in the object database during these operations.
|
|
|
|
|
|
|
|
|
|
Using Eclipse for Java Programming
Category: Tools > Eclipse
Posted: 05 May 07
The Eclipse IDE can be a little daunting to the uninitiated. These ShowMeDos demonstrate some of the features you need to start using Eclipse for progr...
|
|