test
This commit is contained in:
parent
425ca0780e
commit
f5db973456
@ -165,6 +165,7 @@ export async function createOrUpdateBranch(
|
|||||||
|
|
||||||
// Remove uncommitted tracked and untracked changes
|
// Remove uncommitted tracked and untracked changes
|
||||||
await git.exec(['reset', '--hard'])
|
await git.exec(['reset', '--hard'])
|
||||||
|
|
||||||
//await git.exec(['clean', '-f', '-d'])
|
//await git.exec(['clean', '-f', '-d'])
|
||||||
|
|
||||||
// Perform fetch and reset the working base
|
// Perform fetch and reset the working base
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user