warbo-utilities: 31d9c7f6224e03571936b2a6a2d837f9b0f5394a

     1: { bash, git, raw, wrap }:
     2: 
     3: wrap {
     4:   name = "git-migrate-file";
     5:   file = raw.git-migrate-file;
     6:   paths = [ bash git ];
     7: }

Generated by git2html.