#30 https git issues

닫힘
fmasson4 년 전을 오픈 · 2개의 코멘트

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 Barriat 코멘트됨, 4 년 전
소유자

Could you try :

module load git

before using git ?

Could you try : ```bash module load git ``` before using git ?
Francois Massonnet 코멘트됨, 4 년 전
협업자

It works thanks

It works thanks
로그인하여 이 대화에 참여
마일스톤 없음
담당자 없음
참여자 2명
로딩중...
취소
저장
아직 콘텐츠가 없습니다.