Re: got(1) in base consideration
- In reply to: Olivier Certner : "Re: got(1) in base consideration"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 07 May 2025 18:03:21 UTC
Olivier Certner: > Actually, I've been using worktrees for a long time with bare repositories, where there is no "first"/privileged worktree that has a real '.git' directory, which IMO is much more natural and has the advantage of avoiding foot-shooting if one day you decide to remove some worktree that unfortunately was the main one. That's exactly how Got works. It always clones a bare repository, and you can check out worktrees at will. Generally speaking, Got uses the Git repository format and network protocol. It interops with Git. Beyond that, there is no particular similarity. -- Christian "naddy" Weisgerber naddy@mips.inka.de