mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-30 23:40:10 +01:00
n-acd: re-import git-subtree for 'src/n-acd'
The subtree was moved from "shared/n-acd" to "src/n-acd". That confuses git-subtree. To fix it, reimport the code with rm -rf src/n-acd git commit -a -m 'dummy commit' git subtree add --prefix src/n-acd git@github.com:nettools/n-acd.git a600afc870872bbdfc8081ca68d5665334cb9e6e --squash Then rebase the result to drop the bogus dummy commit from the history. To update the library use: git subtree pull --prefix src/n-acd git@github.com:nettools/n-acd.git master --squash
This commit is contained in:
commit
2259824316