diff options
author | Shantanu Choudhary | 2009-09-18 15:39:01 +0530 |
---|---|---|
committer | Shantanu Choudhary | 2009-09-18 15:39:01 +0530 |
commit | 1f9ebf82461e99bbeb1b4d7acb9a4701eea82464 (patch) | |
tree | 6f4b0bf01fe4a2e804f758d82e268c7ad4ade6c3 /versionControl/versionControl.rst | |
parent | 2a5c97fae7c0685ded1d36c53f0c09fcf1dea94e (diff) | |
download | sees-1f9ebf82461e99bbeb1b4d7acb9a4701eea82464.tar.gz sees-1f9ebf82461e99bbeb1b4d7acb9a4701eea82464.tar.bz2 sees-1f9ebf82461e99bbeb1b4d7acb9a4701eea82464.zip |
Arithmetic section, typo correction, eg script.
Diffstat (limited to 'versionControl/versionControl.rst')
-rw-r--r-- | versionControl/versionControl.rst | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/versionControl/versionControl.rst b/versionControl/versionControl.rst index aa4e247..fe44021 100644 --- a/versionControl/versionControl.rst +++ b/versionControl/versionControl.rst @@ -5,11 +5,12 @@ Module 4: Version Control Module Objectives ----------------- -After successfully completing this module a participant will be able to: - - Understand use of Version Control tools U - - Create and use repository for daily use of assignments/projects Ap - - Browse exsiting repo, make changes and commit back Ap - - Work collaboratively with a team on live project Ap +After successfully completing this module a participant will be able to: :: + + - Understand use of Version Control tools U + - Create and use repository for daily use of assignments/projects Ap + - Browse exsiting repo, make changes and commit back Ap + - Work collaboratively with a team on live project Ap Suggested Reading: ------------------ |