Home
GOTO:
Back to Features

Source Control Integration

Available on: Windows Windows Linux GNU/Linux

Source Control Integration

Simply Fortran includes support for the Git version control system if installed. Most common operations, including branching, committing, and remote push/pull, are fully supported from within the development environment. Switching branches is especially simple using the branch indicator within the status bar. Changes in any file can be quickly examined with a simple menu selection.

Simple Interface for Common Git Operations

Simple Interface for Common Git Operations

Committing changes to source control is simple and efficient in Simply Fortran. From the Project menu or Simply Fortran's status bar, changes to a project can be quickly stored in Git by selecting the modified files to commit. Pushing commits to a remote repository is equally easy from the Project menu or the status bar. Simply Fortran will request certificate passwords when necessary to facilitate remote operations.