Hello (<-- two spaces)
World
Hello
World
| <?xml version="1.0" encoding="utf-8"?> | |
| <configuration> | |
| <system.web> | |
| <httpRuntime maxQueryStringLength="32768" maxUrlLength="65536"/> | |
| </system.web> | |
| <system.webServer> | |
| <security> | |
| <requestFiltering> | |
| <requestLimits maxQueryString="32768"/> | |
| </requestFiltering> |
Hello (<-- two spaces)
World
Hello
World
This is a step-by-step guide on how to enable auto-signing Git commits with GPG for every applications that don't support it natively (eg. GitHub Desktop, Eclipse, Git Tower, ...)