|
|
|
|
|
by politelemon
1558 days ago
|
|
Bitbucket Server and Gitlab have this feature and it's quite useful for very large pull requests as you can easily see the folder structure of the file you're reviewing, for that bit extra bit of visual context. Bitbucket's search box is slightly better because it also does a code search within the PR, it helps you quickly find specific words (say, a class name) across all the changed files. Gitlab's only does a file name filter. Though relatively late, I am glad it's coming to Github, more people can benefit from this kind of pull request presentation. |
|