File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3737 git add src/compiler/corePublic.ts
3838 git add tests/baselines/reference/api/typescript.d.ts
3939 git add tests/baselines/reference/api/tsserverlibrary.d.ts
40- git add ./lib
40+ git add --force ./lib
4141 git config user.email "typescriptbot@microsoft.com"
4242 git config user.name "TypeScript Bot"
4343 git commit -m 'Bump version to ${{ github.event.client_payload.package_version }} and LKG'
Original file line number Diff line number Diff line change 4343 git add src/compiler/corePublic.ts
4444 git add tests/baselines/reference/api/typescript.d.ts
4545 git add tests/baselines/reference/api/tsserverlibrary.d.ts
46- git add ./lib
46+ git add --force ./lib
4747 git config user.email "typescriptbot@microsoft.com"
4848 git config user.name "TypeScript Bot"
4949 git commit -m 'Bump version to ${{ github.event.client_payload.package_version }} and LKG'
Original file line number Diff line number Diff line change 2525 npx hereby LKG
2626 npm test
2727 git diff
28- git add ./lib
28+ git add --force ./lib
2929 git commit -m "Update LKG"
3030 git push
You can’t perform that action at this time.
0 commit comments