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
Copy file name to clipboardExpand all lines: faq/github.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -75,11 +75,13 @@ If there's an error your notebook it can't complete running. You can allow it to
75
75
76
76
77
77
(preemptive-merge)=
78
-
## Help! I accidentally merged the Feedback Pull Request before my assignment was graded
78
+
## Help! I accidentally merged the Badge Pull Request before my assignment was graded
79
79
````{toggle}
80
80
81
81
That's ok. You can fix it.
82
82
83
+
**note: these instructions use the main branch the way we use the badge branches and the feedback branch the way we use the main branch in this course**
84
+
83
85
You'll have to work offline and use GitHub in your browser together for this fix. The following instuctions will work in terminal on Mac or Linux or in GitBash for Windows. (see [Programming Environment section on the tools page](programming-env)).
84
86
85
87
First get the url to clone your repository (unless you already have it cloned then skip ahead): on the main page for your repository, click the green "Code" button, then copy the url that's show
0 commit comments