Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix NPE for git submodule #54

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fengxx
Copy link

@fengxx fengxx commented May 5, 2019

fixes #29 support git submodules
After the fix

git submodule status
 dbe01bd8e182044e83bfe052dc98d1f59e452ffb utilities (heads/master)
 
git push 

2019-05-05 12:11:36,470 DEBUG [threadpool:thread-2] admin @42NCYSx731x15x0 127.0.0.1 "POST /scm/project_1/rep_1.git/git-receive-pack HTTP/1.1" o.c.s.f.plugin.hook.CachingResolver key dbe01bd8e182044e83bfe052dc98d1f59e452ffb not found, use default value 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Does not work with submodules..?
1 participant