>>> "MK" == Mads Kiilerich <m...@kiilerich.com> writes:

> On 12/10/21 12:29, Łukasz Michalski wrote:
>> Hi,
>> 
>> I would like to migrate a repository myrepo from mercurial to git.
>> 
>> I want to rename mercurial repository to myrepo_old and use orginal name for 
>> new git repository.
>> 
>> Is it enough to rename mercurial repository on disk and copy new one under 
>> original name? Old one can have some closed pull requests.


> Yes, that should work and be safe, especially if you do the renaming
> and repo creation in Kallithea. The new repo will be "different" from
> the old one, even if the name is reused. Access rules and PRs etc will
> be different.

I am deeply confused. Are you saying kallithea can convert a mercurial 
repository to git without any further set up?

How are named branches be converted? How are bookmarks and topics?

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
kallithea-general mailing list
kallithea-general@sfconservancy.org
https://lists.sfconservancy.org/mailman/listinfo/kallithea-general

Reply via email to