2011-03-23
| ||
11:25 | fix [1ee813d6] -- do not autocommit on wiki commit from cmdline ... (check-in: e1d91b9477 user: ron tags: trunk) | |
11:25 | • Closed ticket [1ee813d65f]: "fossil wiki commit" also pushes changes plus 1 other change ... (artifact: 7b5a495fb9 user: ron) | |
2011-03-22
| ||
19:56 | • New ticket [1ee813d65f]. ... (artifact: 037a8b5715 user: ron) | |
Ticket Hash: | 1ee813d65ff438df7eac343162f45b32dbefb3b4 | |||
Title: | "fossil wiki commit" also pushes changes | |||
Status: | Closed | Type: | Code_Defect | |
Severity: | Important | Priority: | ||
Subsystem: | Resolution: | Fixed | ||
Last Modified: | 2011-03-23 11:25:20 | |||
Version Found In: | be0e804130 | |||
Description: | ||||
Using 'fossil wiki commit' also pushes the changes to the remote repository.
Probably the "autosync(AUTOSYNC_PUSH)" at the end of wiki_cmd_commit() is wrong |