Search Results

1
vote

Why isn’t Git used for package management?

If you mean using a DVCS for tracking the build scripts (port files, ebuilds, PKGBUILDs, rpm spec files, etc) then they are used. Fedora is probably the most popular distributions which partially u …