Statements (21)
| Predicate | Object |
|---|---|
| gptkbp:instanceOf |
gptkb:Git_command
|
| gptkbp:affects |
collaborators' history
remote branch |
| gptkbp:alternativeTo |
git push --force-with-lease
|
| gptkbp:bestPractice |
use with caution
communicate with team before use |
| gptkbp:commanded |
git push --force
git push -f |
| gptkbp:commonIn |
rewriting commit history
undoing mistakes in commits |
| gptkbp:introducedIn |
gptkb:Git
|
| gptkbp:purpose |
overwrite remote branch history
|
| gptkbp:relatedTo |
git commit --amend
git rebase git reset |
| gptkbp:requires |
write access to remote repository
|
| gptkbp:riskFactor |
can overwrite others' work
|
| gptkbp:usedIn |
gptkb:Git
|
| gptkbp:bfsParent |
gptkb:Sith_Warrior
|
| gptkbp:bfsLayer |
7
|
| https://www.w3.org/2000/01/rdf-schema#label |
Force Push
|