| Version 2 (modified by , 11 years ago) ( diff ) |
|---|
Version Control with git
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
To use git on Cypress, you have to load module. It is better to set this in .modulerc
Create a project repository
On your project directory, for example, (replace dpg with your project folder name)
Add a file and commit
Make a clone repository on Cypress,
Make a clone repository over network, (you may have to type password)
Since git is not a default module on Cypress, you have to set ~/.modulerc like:
Free Git Repository
add commit
Attachments (1)
- GIT_model.png (43.9 KB ) - added by 11 years ago.
Download all attachments as: .zip
Note:
See TracWiki
for help on using the wiki.
