Skip to content

Commit

Permalink
impr(language): add common force option flags to git words (tjkuson) (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
tjkuson authored May 2, 2024
1 parent 839ae7c commit 38faa62
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion frontend/static/languages/git.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@
"bundle",
"build",
"cherrypick",
"@"
"@",
"-f",
"--force-if-includes",
"--force-with-lease"
]
}

0 comments on commit 38faa62

Please sign in to comment.