Skip to content

Commit dc99660

Browse files
authored
Add note about GitHub trick for multiple commits
1 parent fe1ad78 commit dc99660

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

office_hours/2023-12-14.md renamed to office_hours/2023-12-14_EMEA-APAC.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,14 @@ Something we could do or discuss together today: Cherry trees data
6161

6262
- Click on the commit id
6363

64-
- Add '.diff' to the end of the URL
64+
- Add '.diff' to the end of the URL
6565

6666
- Save the resulting file as a .diff text file
67+
68+
POST EDIT: The above trick only works for single commits. To get a diff for multiple commits, either:
6769

70+
- Create a PR back to the r-svn mirror, then add '.diff' to the PR URL
71+
- Compare branches: from fork of repo, where it says "This branch is 2 commits ahead of ...", click on "2 commits ahead", then add '.diff' to the compare URL
6872

6973

7074

0 commit comments

Comments
 (0)