diff --git a/scripts/rfr b/scripts/rfr index bca32d3b8..d5d776ee1 100755 --- a/scripts/rfr +++ b/scripts/rfr @@ -20,6 +20,7 @@ gr_fmts = [ r'http://git-master/r/(\d+)', r'https://git-master/r/(\d+)', r'https://git-master/r/#/c/(\d+)/', r'https://git-master.nvidia.com/r/(\d+)', + r'https://git-master.nvidia.com/r/#/c/(\d+)', r'https://git-master.nvidia.com/r/#/c/(\d+)/' ] # The user to use. May be overridden but the default comes from the environment.