Skip to content

Commit

Permalink
Update new_to_remote_github_CLI_start_here.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hwick committed Apr 24, 2024
1 parent 2b87e21 commit 08c5d77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion misc/new_to_remote_github_CLI_start_here.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ git commit -m "NAME_OF_COMMIT"
git push -u origin main
```

### To add specific files/folders:
### Add specific files/folders:

```bash
git add path/to/files*
Expand Down

0 comments on commit 08c5d77

Please sign in to comment.