Add more change metadata to SVN and git.
This commit is contained in:
@@ -210,6 +210,11 @@ class AphrontDefaultApplicationConfiguration
|
||||
'(?:[;](?P<commit>[a-z0-9]+))?'.
|
||||
'$'
|
||||
=> 'DiffusionDiffController',
|
||||
'lastmodified/'.
|
||||
'(?P<path>.*?)'.
|
||||
'(?:[;](?P<commit>[a-z0-9]+))?'.
|
||||
'$'
|
||||
=> 'DiffusionLastModifiedController',
|
||||
),
|
||||
),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user