DescriptionModify git-try so that when files are added, it munges
--- /dev/null
+++ path/to/new/file
into
--- src/path/to/new/file
+++ src/path/to/new/file
as opposed to
--- path/to/new/file
+++ src/path/to/new/file
as it is currently doing.
checked in r26452
Patch Set 1 #
Total comments: 1
Patch Set 2 : '' #Messages
Total messages: 3 (0 generated)
|