Make Changes - OVALProject/Sandbox GitHub Wiki
If you are modifying a file that exists in your fork of the OVAL Language Sandbox, editing a file is as simple as:
- Selecting the file in your fork of the OVAL Language Sandbox
- Clicking the "Edit this file" button
- Making the changes to the file
- Adding a commit message
- Saving the changes by clicking the "Commit Changes" button
Changes to your fork of the OVAL Language Sandbox (e.g. add files, modify files, delete files, etc.) can also be made by following the [normal workflow] (http://learn.github.com/p/normal.html) of modifying a Git repository.