0

I wish to see where are my tasks located when I do a create task in SourceTree in Pull request comments

Abhishek Bedi
  • 5,205
  • 2
  • 36
  • 62

2 Answers2

1

The quickest way

  1. Open the pull request.
  2. Press shift + T
Abhishek Bedi
  • 5,205
  • 2
  • 36
  • 62
0

If you are using Bitbucket then you will see your tasks there only -

You can keep track of all open and resolved tasks with a consolidated list available from the top of a pull request.

enter image description here

Refrence - https://blog.bitbucket.org/2014/09/16/introducing-pull-request-tasks/

PS: If you are on some other tool, there should be similar options.

Arvin
  • 1,232
  • 9
  • 8