Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com> Co-authored-by: Rachael Rose Renk <91027132+rachaelrenk@users.noreply.github.com>
6 lines
81 B
Markdown
6 lines
81 B
Markdown
```shell copy
|
|
git add goodbye.sh
|
|
git commit -m "Add goodbye script"
|
|
git push
|
|
```
|