Commit 61b67413 authored by Willi Rath's avatar Willi Rath
Browse files

Add git env

parent 07b925ae
Loading
Loading
Loading
Loading
Loading

_env_templates/git.yml

0 → 100644
+8 −0
Original line number Diff line number Diff line
name: git
channels:
  - {conda-forge}
  - {anaconda}
dependencies:
  - anaconda-client
  - git
  - git-lfs

_envs_hlrn/git.yml

0 → 100644
+8 −0
Original line number Diff line number Diff line
name: git
channels:
  - file://home/b/shkifmwr/TM/data/conda_mirror/conda-forge_local_mirror/
  - file://home/b/shkifmwr/TM/data/conda_mirror/anaconda_local_mirror/
dependencies:
  - anaconda-client
  - git
  - git-lfs

_envs_nesh/git.yml

0 → 100644
+8 −0
Original line number Diff line number Diff line
name: git
channels:
  - https://conda.anaconda.org/conda-forge
  - https://repo.continuum.io/pkgs/free
dependencies:
  - anaconda-client
  - git
  - git-lfs

_envs_vulcanus/git.yml

0 → 100644
+8 −0
Original line number Diff line number Diff line
name: git
channels:
  - file://media/wrath/wrath_003/conda_mirror/conda-forge_local_mirror/
  - file://media/wrath/wrath_003/conda_mirror/anaconda_local_mirror/
dependencies:
  - anaconda-client
  - git
  - git-lfs

envs/git.yml

0 → 100644
+8 −0
Original line number Diff line number Diff line
name: git
channels:
  - https://conda.anaconda.org/conda-forge
  - https://repo.continuum.io/pkgs/free
dependencies:
  - anaconda-client
  - git
  - git-lfs