mirror of
https://forgejo.stefka.eu/jiriks74/create-pull-request.git
synced 2025-01-18 16:01:06 +01:00
test
This commit is contained in:
parent
425ca0780e
commit
f5db973456
1 changed files with 1 additions and 0 deletions
|
@ -165,6 +165,7 @@ export async function createOrUpdateBranch(
|
|||
|
||||
// Remove uncommitted tracked and untracked changes
|
||||
await git.exec(['reset', '--hard'])
|
||||
|
||||
//await git.exec(['clean', '-f', '-d'])
|
||||
|
||||
// Perform fetch and reset the working base
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue