mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-16 17:38:08 +02:00
git doesn't like to fetch into a local branch which is currently
checked out.
$ git fetch origin --prune
fatal: Refusing to fetch into current branch refs/heads/master of non-bare repository
We need to first checkout a plain commit (detached HEAD).
Fixes:
|
||
|---|---|---|
| .. | ||
| fedora | ||
| rh-bkr | ||
| rh-jenkins | ||
| rh-utils | ||