#21 initialisation problem

닫힘
jcolomb3 년 전을 오픈 · 2개의 코멘트
julien colomb 코멘트됨, 3 년 전

the scripts only works with submodules who went through gin init.

what is the best way to go around?

  • do gin init if not done before
  • give warning and go to the next submodule

Also, what workflow for the users to get their repo working? should gin get function be modified to work with submodules ?

Same question for gin login: should the script ask for login if it cannot reach the server ?

the scripts only works with submodules who went through `gin init`. what is the best way to go around? - do gin init if not done before - give warning and go to the next submodule Also, what workflow for the users to get their repo working? should `gin get` function be modified to work with submodules ? Same question for gin login: should the script ask for login if it cannot reach the server ?
julien colomb 코멘트됨, 3 년 전
소유자

if do:

echo "intialise submodules"
git submodule foreach gin init

then it works, but is it a good solution ?

What if the submodule is a gitlab repository, will it all break? see #11

what if people want not to use git annex on that submodule : should we get a way to prevent synchronisation with the script, while not failing?

if do: ``` echo "intialise submodules" git submodule foreach gin init ``` then it works, but is it a good solution ? What if the submodule is a gitlab repository, will it all break? see #11 what if people want not to use git annex on that submodule : should we get a way to prevent synchronisation with the script, while not failing?
julien colomb 코멘트됨, 3 년 전
소유자

for now it seem to work by #26 , but it is not perfect.

for now it seem to work by #26 , but it is not perfect.
로그인하여 이 대화에 참여
마일스톤 없음
담당자 없음
참여자 1명
로딩중...
취소
저장
아직 콘텐츠가 없습니다.