Skip to content

stuck with 'git submodule add' Maybe git-submodule is broken #23008

Answered by r-berko
r-berko asked this question in New to GitHub
Discussion options

You must be logged in to vote

it appeared to be an attlasian client thing issue. after downloading the git from git.scm/download and placing one to the path ‘add submodule’ command started to work as expected. 

$ where git
C:\Program Files\Git\mingw64\bin\git.exe
C:\Users\admin\AppData\Local\Atlassian\SourceTree\git_local\mingw32\bin\git.exe

$ git submodule add https://github.com/camunda-third-party/angular-data-depend.git third_party/angular-data-depend
Cloning into 'C:/camunda/camunda-bpm-webapp/third_party/angular-data-depend'...
remote: Enumerating objects: 18, done.
remote: Counting objects: 100% (18/18), done.
remote: Compressing objects: 100% (18/18), done.

Receiving objects: 100% (247/247), 198.39 KiB | 744.00…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant