#11 synch scripts for gitlab

开启中
jcolomb3 年之前创建 · 1 条评论

The scripts are written to be used with gin, can we get a gitlab version?

note working with current script on a github repo: branches created, script does change things but:

Removing all local large file content
intialise submodules
Synchronising submodules
Synchronising main repository
:: Adding file changes
 Added to git "README.md" OK 
 Writing filename metadata "README.md" OK 
:: Recording changes OK
:: Synchronising changes OK
[error] upload failed: no remote configured
:: Removing file content
   Nothing to do
logout
Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.
The scripts are written to be used with gin, can we get a gitlab version? note working with current script on a github repo: branches created, script does change things but: ``` Removing all local large file content intialise submodules Synchronising submodules Synchronising main repository :: Adding file changes Added to git "README.md" OK Writing filename metadata "README.md" OK :: Recording changes OK :: Synchronising changes OK [error] upload failed: no remote configured :: Removing file content Nothing to do logout Saving session... ...copying shared history... ...saving history...truncating history files... ...completed. ```
julien colomb 评论于 3 年之前
所有者

Will this be problematic for git lfs calls ?

(for simple git repository,

git pull
 git commit .
 git push 

should work in most cases)

Will this be problematic for git lfs calls ? (for simple git repository, ``` git pull git commit . git push ``` should work in most cases)
登录 并参与到对话中。
未选择里程碑
未指派成员
1 名参与者
正在加载...
取消
保存
这个人很懒,什么都没留下。