I was wondering if it is possible to add comments to a file without the need of creating a pull request or commit?
I want to select a branch, select a file, and comment on a specific line?
We are letting a new member to the team review our code, and if they have a question we wish that they could simply comment on the code.
You can add comments to a file/lines within a d file in a commit view - Either from the commits menu on the left side or choose a file and then click on the "full commit" button.
The down side is that in commit view, you see the changes and you need to expend the file few lines at a time, to see the rest of the file.
Per my understanding, since files can different between branches/commits, the comments are more relevant per specific commits.
Hope that helps
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.