Changes based on feedback
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
This commit is contained in:
@@ -2,4 +2,7 @@
|
||||
'@backstage/backend-common': patch
|
||||
---
|
||||
|
||||
Updated Git to allow for bare clone
|
||||
Updated the Git class with the following:
|
||||
|
||||
- Added `depth` and `noCheckout` options to Git clone, using these you can create a bare clone that includes just the git history
|
||||
- New `log` function which you can use to view the commit history of a git repo
|
||||
|
||||
Reference in New Issue
Block a user