Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| Comment: | Remove comment from inout.wiki about having to merge trunk into master after importing from Git repo. This is no longer true. Fossil automatically converts references to master into trunk when importing, and vice versa when exporting. |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | nick.lloyd-git-interop |
| Files: | files | file ages | folders |
| SHA1: |
2cd0ee6388faaa02218b9530971dc661 |
| User & Date: | nick.lloyd 2016-09-29 17:35:51.330 |
| Original Comment: | Remove comment about having to merge trunk into master after importing from Git repo. This is no longer true. Fossil automatically converts references to master into trunk when importing, and vice versa when exporting. |
Context
|
2016-09-29
| ||
| 17:46 | Add information to inout.wiki about bidirectional synchronization with Git repos. check-in: e8775afe1b user: nick.lloyd tags: nick.lloyd-git-interop | |
| 17:35 | Remove comment from inout.wiki about having to merge trunk into master after importing from Git repo. This is no longer true. Fossil automatically converts references to master into trunk when importing, and vice versa when exporting. check-in: 2cd0ee6388 user: nick.lloyd tags: nick.lloyd-git-interop | |
|
2016-09-23
| ||
| 02:46 | Coding style tweaks. check-in: 32e418f856 user: mistachkin tags: nick.lloyd-git-interop | |
Changes
Changes to www/inout.wiki.
| ︙ | ︙ | |||
46 47 48 49 50 51 52 | As with the "import" command, the --git option is not required since the git-fast-export file format is currently the only VCS interchange format that Fossil will generate. However, future versions of Fossil might add the ability to generate other VCS interchange formats, and so for compatibility, the use of the --git option recommended. | < < < < < < < < < < < | 46 47 48 49 50 51 52 | As with the "import" command, the --git option is not required since the git-fast-export file format is currently the only VCS interchange format that Fossil will generate. However, future versions of Fossil might add the ability to generate other VCS interchange formats, and so for compatibility, the use of the --git option recommended. |