Update .changeset/khaki-meals-hammer.md

Co-authored-by: Ben Lambert <blam@spotify.com>

Signed-off-by: Niya Ma <78030299+niya-ma-1@users.noreply.github.com>
This commit is contained in:
Niya Ma
2022-07-20 08:44:40 -07:00
committed by GitHub
parent afe08f2f1b
commit a59960bb6a
+2 -1
View File
@@ -2,4 +2,5 @@
'@backstage/backend-common': patch
---
Add force push, force addRemote, and deleteRemote to git wrapper. **_All parameters added are optional_**
- Added `force` and `remoteRef` option to `push` method in `git` actions
- Added `addRemote` and `deleteRemote` methods to `git` actions