#30 https git issues

クローズ
4 年 前fmasson によって開かれました · 2 コメント
Francois Massonnet4 年 前 にコメントしました

Hello @pbarriat,

Any idea on what could go wrong here? Here is also my config file.

Tried to look for help on StackOverflow but without success...

fmasson@frontal1 15:14:25 ~/modeles/ecearth/ecearth_patch 61 > git pull origin master
error:  while accessing https://gogs.elic.ucl.ac.be/TECLIM/ecearth_patch.git/info/refs

fatal: HTTP request failed
fmasson@frontal1 15:14:29 ~/modeles/ecearth/ecearth_patch 62 > cat .git/config
[core]
    repositoryformatversion = 0
    filemode = true
    bare = false
    logallrefupdates = true
[remote "origin"]
    fetch = +refs/heads/*:refs/remotes/origin/*
    url = https://gogs.elic.ucl.ac.be/TECLIM/ecearth_patch.git
[branch "master"]
    remote = origin
    merge = refs/heads/master
Hello @pbarriat, Any idea on what could go wrong here? Here is also my config file. Tried to look for help on StackOverflow but without success... ``` fmasson@frontal1 15:14:25 ~/modeles/ecearth/ecearth_patch 61 > git pull origin master error: while accessing https://gogs.elic.ucl.ac.be/TECLIM/ecearth_patch.git/info/refs fatal: HTTP request failed fmasson@frontal1 15:14:29 ~/modeles/ecearth/ecearth_patch 62 > cat .git/config [core] repositoryformatversion = 0 filemode = true bare = false logallrefupdates = true [remote "origin"] fetch = +refs/heads/*:refs/remotes/origin/* url = https://gogs.elic.ucl.ac.be/TECLIM/ecearth_patch.git [branch "master"] remote = origin merge = refs/heads/master ```
Pierre-Yves Barriat4 年 前 にコメントしました
オーナー

Could you try :

module load git

before using git ?

Could you try : ```bash module load git ``` before using git ?
Francois Massonnet4 年 前 にコメントしました
共同編集者

It works thanks

It works thanks
fmasson 4 年 前 に閉じられました
会話に参加するには サインイン してください。
マイルストーンなし
担当者なし
2 参加者
読み込み中…
キャンセル
保存
まだコンテンツがありません