Merge pull request #27177 from tw-360vier/git-ftp

git-ftp: init at 1.4.0
This commit is contained in:
Jörg Thalheim
2017-07-07 15:45:08 +01:00
committed by GitHub
3 changed files with 30 additions and 0 deletions

View File

@@ -2067,6 +2067,8 @@ with pkgs;
git-lfs = callPackage ../applications/version-management/git-lfs { };
git-ftp = callPackage ../development/tools/git-ftp { };
git-series = callPackage ../development/tools/git-series { };
git-up = callPackage ../applications/version-management/git-up { };