nixpkgs/pkgs/build-support/fetchgit
Ludovic Courtès 3124661215 nix-prefetch-git: Remove `--depth' argument since it's risky.
The `--depth' argument asks Git to fetch the last revisions of the given
repo on *any* branch, which is often useless.

Thanks to Lluís Battle for clarifying this.

svn path=/nixpkgs/trunk/; revision=18438
2009-11-18 16:24:31 +00:00
..
builder.sh Removing fetchgit --depth and its usage. It does not provide much advantages... 2009-11-08 01:51:20 +00:00
default.nix some fetchgit documentation 2009-11-08 03:02:10 +00:00
nix-prefetch-git nix-prefetch-git: Remove `--depth' argument since it's risky. 2009-11-18 16:24:31 +00:00