-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
Description
Currently, the target repository and branch the application connects to is specified in a configuration file.
The goal (if possible) is to try to get this information from git files in local working copy of the repository, provided the application is run from the workspace directly and not from somewhere else in the file system. In the opposite case, the application defaults to the repository and branch specified in the configuration file.