Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| Comment: | On a "fossil git export", run appropriate "git update-ref" commands to make sure that all refs/heads point to the latest check-ins for the branch, even in cases there the branch has been renamed on the Fossil side by a tag. |
|---|---|
| Downloads: | See separate download page |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
ab68afe984d7e43ed32de195ed6e6b1d |
| User & Date: | drh 2019-04-23 01:05:39.427 |
Context
|
2019-04-23
| ||
| 12:46 | Further improvements to the "fossil git status" command. ... (check-in: 8b18d011 user: drh tags: trunk) | |
| 01:05 | On a "fossil git export", run appropriate "git update-ref" commands to make sure that all refs/heads point to the latest check-ins for the branch, even in cases there the branch has been renamed on the Fossil side by a tag. ... (check-in: ab68afe9 user: drh tags: trunk) | |
|
2019-04-22
| ||
| 15:22 | New information about the git export shown by "fossil git status". ... (check-in: a0a5be0e user: drh tags: trunk) | |
Changes
Changes to src/export.c.