When viewing the list of PRs in sourcetree to clone and test it the PR numbers are sorted as 1, 10, 1000, 1001, ..., 2, 20 etc. can these be sorted numerically or reverse numerically (sine usually youre looking at new PRs). If there is not an option to do so can and update be made to be able to do so/sort numerically by default.
@shananas it is sorting alpha numeric the issue is more with the naming of the PR. Having 0001, 0002, etc would honor alpha numeric and you could do that by renaming the PRs. That however would be a lot of overhead work.
You cannot sort Pull Requests (PRs) directly inside SourceTree because it does not have a dedicated PR tab, dashboard, or sorting feature. SourceTree is a local Git client designed to view branches, commits, and file changes .To sort, filter, or manage your PRs, you must do so on your hosting service's (such as GitHub, Bitbucket, or GitLab).
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.