Category: Git
Does Git have a race condition with itself?
Git is at 2.47.1 and this happened as part of a routinegit -C /usr/src pull -j `nproc` –no-edit –no-ff -p andgit -C /usr/src rebase stable/14 stable/14+local:
Read More → Does Git have a race condition with itself?Safe directories in Git
I use Tig to browse local Git repositories, even bare mirrors. Recent versions of Git insist that your logged-in user owns all repositories you visit, making Tig fail with a surprising error message: tig: Not a git repository.
Read More → Safe directories in GitFreeBSD is moving to Git
The FreeBSD Project is slowly moving away from Subversion to Git. This poses questions like how do I do a checkout, and how do I get the equivalent of Subversion’s revision numbers for use in scripts and filenames? This is not the official documentation, merely some notes for myself as I tag along.
Read More → FreeBSD is moving to Gitdevel/git
and make config-conditional
r554306 fixed the problem, as users of Poudriere was equally affected.
Read More →devel/git
and make config-conditional