Compare commits
2 Commits
abc98c5c50
...
b6a5b18263
Author | SHA1 | Date |
---|---|---|
giles | b6a5b18263 | |
giles | afe5437268 |
|
@ -23,7 +23,8 @@ steps:
|
|||
# - git branch -D product-development
|
||||
- git checkout -b product-development
|
||||
#- git merge format-branch
|
||||
- git merge --squash --no-commit --strategy-option=theirs format-branch
|
||||
#- git merge --squash --no-commit --strategy-option=theirs format-branch
|
||||
- git checkout format-branch **/*.*
|
||||
environment:
|
||||
GIT_PASSWORD:
|
||||
from_secret: GIT_PASSWORD
|
||||
|
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue