Chuck LU

Results 129 comments of Chuck LU

Another suggestion is add `how to sync submodule` in readme.md. [Pull git submodules after cloning project from GitHub](https://stackoverflow.com/questions/16773642/pull-git-submodules-after-cloning-project-from-github) From the root of the repo just run: git submodule update --init

It would be better if you can add the fallback section for sri check. https://stackoverflow.com/questions/40408636/handling-load-error-within-subresource-integrity-check https://github.com/JackuB/subresource-integrity-fallback/ https://github.com/cyph/sri-fallback asp-fallback-test https://docs.microsoft.com/en-us/aspnet/core/mvc/views/tag-helpers/built-in/script-tag-helper?view=aspnetcore-5.0

There is another interesting thing about sri when you checkout js files with git. https://stackoverflow.com/questions/3206843/how-line-ending-conversions-work-with-git-core-autocrlf-between-different-operat You will need to configure .gitattributes to make sure the js files are correctly checked...

# Federation Proposals (Origin Gitblit Instance) > Select and click the propose link for the appropriate token on the federation page I can not find the federation page,just find the...

It seems the federation should be showed on admin's profile. http://learnlinuxchennai.blogspot.co.id/2015/08/gitblit-master-slave-replication-setup.html > Click on Admin Profile-->federation-->Copy the federation tokens for "all repositories, users, & settings" > (Example: Here token is...

On my admin's profile,there are just repositories,preferences,ssh keys

I have checked the user dropdown ![chrome_2017-05-20_17-49-23](https://cloud.githubusercontent.com/assets/3004057/26274812/236fde92-3d85-11e7-9fab-02067d01244b.png)

I have turn on the web.showFederationRegistrations = true, and signed as admin. Still can not find the federation menu on web page

@whoisj hi,what did you mean by “Command Prompt”? I try to run the command in cmd.exe of windows,I got this "Environment variable git_trace 1 not defined". I try to run...

Hi, I find how to run the command you mentioned above [How can I debug git/git-shell related problems?](https://stackoverflow.com/questions/6178401/how-can-i-debug-git-git-shell-related-problems) Then I got the detail: 10:35:36.004889 ...tionArguments.cs:528 trace: [SetProxy] **failed to parse**...