My push to a remote repository doesn't work.To identify the issue, I used the following :
GIT_TRACE=2 GIT_CURL_VERBOSE=1 git push -v --set-upstream origin mybranch
Thanks to https://devopshero.wordpress.com/2013/06/19/git-trick-git_trace-1/
GIT_TRACE=2 GIT_CURL_VERBOSE=1 git push -v --set-upstream origin mybranch
Lors de la publication des versions dans la PlayConsole, j'avais 2 warnings pour indiquer qu'il était possible de réduire et d'o...
No comments:
Post a Comment