You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- NOTE: You can also use the native git client: `git clone --recurse-submodules https://github.com/JabRef/jabref.git`for achieving the same result.
48
+
- NOTE: You can also use the native git client: `git clone --recurse-submodules https://github.com/JabRef/jabref.git`to achieve the same result.
49
49
- Make `gg.cmd` available in `jabref` source directory
50
50
-`cd jabref`
51
51
-`mv ../gg.cmd .`
@@ -60,7 +60,7 @@ Note: If you don't want to store JabRef's source code permanently, you can follo
60
60
2. Checkout the PR and run JabRef: `sh ./gg.cmd just run-pr <pr-number>` - replace `<pr-number>` with the PR number or the unique branch identifier by GitHub
61
61
62
62
- Example: `13182` for [pr#13182](https://github.com/JabRef/jabref/pull/13182).
63
-
- Example: `Yubo-Cao:walkthroug` for the branch identifier output by GitHub\
63
+
- Example: `Yubo-Cao:walkthrough` for the branch identifier output by GitHub\
64
64

65
65
66
66
This will download the necessary JDK and a gradle distribution.
0 commit comments