Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion src/main/java/org/gradle/support/TestPlugin.java
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,13 @@

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

line 9

UP->GH review inline (line 9)

* second
*
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unified diff in PR comment

*
*
*
*
* third
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

line 19

out of the diff

*/
public class TestPlugin {
public class TestPlugin { //edit in PR
//1
//2
//3 ++++
Expand Down