On 20/11/17 16:45, Carlo Miron wrote:
> On Mon, Nov 20, 2017 at 9:33 PM, Warren Young <war...@etr-usa.com> wrote:
>
>
>> There is one more thing Git really gets right compared to Fossil: 
>> single-step clone-and-open.  We should be able to do the same:
>>
>>     $ fossil clone https://fossil-scm.org
>>
>> When the FILENAME parameter is not given, it produces a “Fossil” 
>> subdirectory containing the contents of tip-of-trunk, with the directory 
>> name coming from the project configuration under Admin.  The SQLite repo 
>> file is stored inside the subdirectory in a hidden file; I propose .fslrepo.
> Or maybe `.fossil`, as in Kyle's golang contribution?
> https://go.googlesource.com/go/+/master/src/cmd/go/internal/get/vcs.go#330
>
> ㎝
>

I would go also with ".fossil" as default extension (is the one I use
right now).

Cheers,

Offray
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to