Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The author of the BSD version, Game of Trees (got), recently did a presentation at EuroBSDCon, and that video is online[1]. It focuses on security and has quite a bit of functionality, including some new things like having multiple working directories from the same repository and even checking out subdirectories from the repository. Looks like progress is going well. It doesn't do network/remote actions, but you can use the normal git binary for pushing and pulling.

[1] https://www.youtube.com/watch?v=PRIgeouw7-4



> having multiple working directories from the same repository

  $ git worktree add ../foo-develop develop




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: