Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tomgrv authored Sep 9, 2024
1 parent eef6fe1 commit ea6cdc3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ The [GitUtils](./src/gitutils/) feature installs a collection of Git utilities i

The following utilities are included: [./src/gitutils/alias.json](./src/gitutils/alias.json)

#### Interactive Utilities
#### 🖥️ Interactive Utilities

- `git fixup` - Amend the specified commit with current changes and rebase

#### GitFlow
#### 🚀 GitFlow

Additionnaly, the feature installs the [git-flow](https:://github.com/nvie/gitflow) extension and sets up the Git configuration to use it.

Expand Down

0 comments on commit ea6cdc3

Please sign in to comment.