#21 initialisation problem

Đã đóng
%! (template.HTML=3 năm trước cách đây)đang mở bởi jcolomb · 2 ý kiến

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 đã nhận xét 3 năm trước cách đây
Chủ sở hữu

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 đã nhận xét 3 năm trước cách đây
Chủ sở hữu

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.
Đăng nhập để tham gia bình luận.
Không có Milestone
Không có người được phân công
1 tham gia
Đang tải...
Hủy bỏ
Lưu
Ở đây vẫn chưa có nội dung nào.