...or something like that. Try to run `nix bundle nixpkgs#git && ./git log` in any git repo, and you should see the following: ``` $ nix bundle nixpkgs#git && ./git log fatal: not a git repository (or any of the parent directories): .git ```
...or something like that.
Try to run
nix bundle nixpkgs#git && ./git login any git repo, and you should see the following: