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
{{ message }}
This repository was archived by the owner on Aug 30, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: Challenges/challenge_12.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,6 @@ So focus for this challenge will be to practice the ``git rebase`` command. We s
9
9
Ensure to practice the ``git rebase`` command by creating your own local git repository. You can checkout this guide: https://www.freecodecamp.org/news/git-squash-explained/
10
10
11
11
Task:
12
-
1. Practice git rebase, and how to squash commit susing git rebase in your local projects
12
+
1. Practice git rebase, and how to squash commit using git rebase in your local projects
13
13
2. Once done, try to squash the commits in your pull request in the Challenge repository
14
14
3. We also see a lot of challengers are not signing their commits. Refer to Challenge 10: https://github.com/scaleracademy/scaler-september-open-source-challenge/blob/main/Challenges/challenge_10.md and ensure to sign your commits.
0 commit comments