Is it possible to view pull request like in bitbucket/github/git? I mean to view the whole diff in one page without switching from file to file in "Changed files".
There is a "Diff" tab in the pull requests that shows the sum total of all the changes (file list on the left, diff of selected file on the right). Is this what yu are looking for or something else?
The difference is that in bitbucket you can see all changes in all files on one page (https://bitbucket.org/logilab/astroid/pull-request/38/better-metaclass-handling/diff) and in stash you need to switch between files in diff tab.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Is is possible to have stash like diff tab instead having everything in one page, with Bitbucket ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
+1, we went from stash to bitbucket. The "one page PR" is really annoying since our PR's are usually pretty large, multiple files, multiple new files added and the page becomes sooooooooooooooooooo extremely slow.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
+1 on stash like file list view instead of one page view for all changes
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.