Repository Configuration
Last updated
Last updated
To automatically view values from Flight Recorder in the source code, you need to connect your git repository to the application.
To configure your application's repository in Revdebug, follow these steps:
Access application settings - In the upper-right corner, click the "Settings" button to open the application's settings.
Navigate to the selected application - Go to the application where you want to set up the repository configuration.
Expand "Repository Configuration" settings - Find and expand the "Repository Configuration" section to reveal the configuration options.
Fill in the required fields - Complete the form by providing the necessary information:
Git Username
Git Password
Repository Address
Save the configuration - After filling in the fields, confirm your setup by clicking the "Save" button.
If the configuration is successful, the Current Status field will display the message: "GIT: idle."
In case of an error, a relevant error message will appear in the same field.
Name | Explanation |
---|---|
Additional Refspecs | Provide a git-compatible, whitespace-separated list of refspecs that will be fetched from the remote repository |
Default Branch | If the specified file is not found, Revdebug will check for newer changes on the provided branch |