Marek S. ล.

@marek@m5l.eu

Currently studying to get a PhD in helicopter flight simulation.
1 ★ 0 ↺

[?]Marek S. ล. ยป
@marek@m5l.eu

Another day, another discovery of classic tool that does exactly what I want, this time it's git worktree for the rescue:

I was working on updating a project to a newer version, but wanted to keep comparing to a tag from some time ago. The problem is that checking out a different commit changes all the files as far as is concerned, and everything builds from scratch. If only there was a way to have another copy of the same repo without cloning...

    History