diff options
| author | Nicolas B. Pierron <nicolas.b.pierron@gmail.com> | 2014-12-20 16:49:18 -0800 |
|---|---|---|
| committer | Nicolas B. Pierron <nicolas.b.pierron@gmail.com> | 2014-12-20 16:49:18 -0800 |
| commit | c231506b5ad9c4609278204b0480c994d91333e2 (patch) | |
| tree | 1c0333f3daa25c7385d0b156d5b170dd2330a47e /pkgs/development/python-modules/GitPython/hardcode-git-path.patch | |
| parent | f94580da695808d04626775d6aa3864a91b735b2 (diff) | |
| parent | 9334085e80600e4baf9561b3a9836937a6f73d5f (diff) | |
Merge pull request #5362 from nbp/update-channels
Add a script to add git branches for each channel.
To create / update references to remote / local channels, you have to run `./maintainers/scripts/update-channel-branches.sh` while you are at the top-level of nixpkgs work directory. To make this convenient for Nixpkgs / NixOS developer, one can run the following command:
```
$ git config --add alias.fetch-channels '!sh -c "$(git rev-parse --show-cdup)maintainers/scripts/update-channel-branches.sh"'
```
Which will register the alias fetch-channels such that the script can used from sub-directory of nixpkgs by running `git fetch-channels`.
Diffstat (limited to 'pkgs/development/python-modules/GitPython/hardcode-git-path.patch')
0 files changed, 0 insertions, 0 deletions
