Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/feature/extend-git-commands' int…
Browse files Browse the repository at this point in the history
…o feature/extend-git-commands
  • Loading branch information
charlesreffett committed Aug 19, 2024
2 parents f0058da + 53eaad2 commit 1915151
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,9 +109,9 @@ By default, it does not update the branches.
git tickets [options] [arguments]
```

| Options | Description | Default | Any of |
|----------|-----------------------------------------------------------------|---------|--------|
| --update | Update the specified branches from the remote before comparison | | |
| Options | Description | Default |
|----------|-----------------------------------------------------------------|---------|
| --update | Update the specified branches from the remote before comparison | N/A |

| Arguments | Description | Default | Any of |
|-----------|--------------------------------------|---------|------------|
Expand Down

0 comments on commit 1915151

Please sign in to comment.