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: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,10 @@ You can type the command ```git add -A``` or alternatively ```git add -all``` fo
```
git push --set-upstream origin new-branch
```

### Step 5: Pushing the Code

use use git push command to push the code

### Step 6: Create Pull Request
At this point, you are ready to make a pull request to the original repository.
Expand Down