monkeytype icon indicating copy to clipboard operation
monkeytype copied to clipboard

impr(language): Add common force option flags to git words (tjkuson)

Open tjkuson opened this issue 3 months ago • 0 comments

Description

Adds -f, --force-with-lease, --force-if-includes to the list of git words. These are commonly used git push option flags.

Checks

  • [ ] Adding quotes?
    • [ ] Make sure to include translations for the quotes in the description (or another comment) so we can verify their content.
  • [ ] Adding a language or a theme?
    • [ ] If is a language, did you edit _list.json, _groups.json and add languages.json?
    • [ ] If is a theme, did you add the theme.css?
      • Also please add a screenshot of the theme, it would be extra awesome if you do so!
  • [x] Check if any open issues are related to this PR; if so, be sure to tag them below.
  • [x] Make sure the PR title follows the Conventional Commits standard. (https://www.conventionalcommits.org for more info)
  • [x] Make sure to include your GitHub username inside parentheses at the end of the PR title

tjkuson avatar Apr 30 '24 16:04 tjkuson