Fossil

Check-in [c552f44058]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:When --no-prompt is being used and there is a branch name change during commit skip the prompt and the condition because it's not a fatal condition.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | show-branch-change
Files: files | file ages | folders
SHA3-256: c552f440587e6652b33c114bff96ad844193fd7ddfc60d43fb7f8583a2e12942
User & Date: andybradford 2024-11-30 17:37:47.778
Context
2024-12-01
01:44
Check the tagxref table for changes to branch name before commit and if there exists a change that wasn't made by the current user then prompt. ... (check-in: 0aabb6bcac user: andybradford tags: show-branch-change)
2024-11-30
17:37
When --no-prompt is being used and there is a branch name change during commit skip the prompt and the condition because it's not a fatal condition. ... (check-in: c552f44058 user: andybradford tags: show-branch-change)
2024-11-29
16:23
When --force is specified do not treat a branch name change that arrives during autosync as fatal. ... (check-in: 82fee40e14 user: andybradford tags: show-branch-change)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/checkin.c.