nixpkgs/pkgs/build-support/fetchgit
Ricardo M. Correia c55c7e1c1e fetchgit: Add support for specifying branch name
This is useful when `leaveDotGit = true` and some other derivation
expects some branch name to exist.

Previously, `nix-prefetch-git` always created a branch with a
hard-coded name (`fetchgit`).
2015-04-21 19:46:29 +02:00
..
builder.sh fetchgit: Add support for specifying branch name 2015-04-21 19:46:29 +02:00
default.nix fetchgit: Add support for specifying branch name 2015-04-21 19:46:29 +02:00
nix-prefetch-git fetchgit: Add support for specifying branch name 2015-04-21 19:46:29 +02:00
private.nix Separate fetchgitPrivate into a separate file 2014-07-16 18:05:56 -04:00