Skip to content

Commit e8737c2

Browse files
authored
Merged to main
2 parents b04d65e + cbc28f1 commit e8737c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Staging, committing, and pushing code is a repetative manual process. Writing de
1111
- [Usage](#usage)
1212
- [License](#license)
1313

14-
## What this script automates
14+
## What this Script Automates
1515

1616
| Name | Description |
1717
| -------------------------------- | -------------------------------------------------------------------------------------------------- |
@@ -22,7 +22,7 @@ Staging, committing, and pushing code is a repetative manual process. Writing de
2222
| Git Push | Pushing local commits to remote branch with `git push`. |
2323
| Git Push Retry (Pull & Push) | If a push fails, the script will `git pull` from the remote branch and push again. |
2424

25-
## User input required
25+
## Alias Command
2626

2727
| Name | Description |
2828
| -------------- | -------------------------------------------------------- |

0 commit comments

Comments
 (0)