Unverified Commit a36cf528 authored by wxt's avatar wxt
Browse files

git-fast-export: move to by-name

parent efd6331c
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -2227,8 +2227,6 @@ with pkgs;
  git-fame = callPackage ../applications/version-management/git-fame { };
  git-fast-export = callPackage ../applications/version-management/fast-export { };
  git-fire = callPackage ../applications/version-management/git-fire { };
  git-ftp = callPackage ../applications/version-management/git-ftp { };