Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
common: return default value for __get_remote_revision
When we call __get_remote_revision, we should return None if the key is not found instead of raising an exception. Signed-off-by: Julien Masson <[email protected]>
- Loading branch information