瀏覽代碼

add info to howto

Johannes Gütschow 1 年之前
父節點
當前提交
e387884807
共有 1 個文件被更改,包括 5 次插入1 次删除
  1. 5 1
      howto_new_release

+ 5 - 1
howto_new_release

@@ -5,8 +5,12 @@ git clone https://github.com/mikapfl/unfccc_di_data
 cd unfccc_di_data
 rm -rf venv
 make venv
-source venv/bin/activate.fish
+source venv/bin/activate.fish (in case you use bash without the '.fish')
 datalad rerun …
+
+datalad siblings add -s ginhemio --url https://gin.hemio.de/CR/unfcc_di_data --pushurl git@gin.hemio.de/CR/unfcc_di_data
+git config remote.ginhemio.annex-ignore false
+
 datalad push --to ginhemio --data anything
 
 At home: