Tuesday, October 2, 2018

Ignore whitespace in github when comparing

On git-hub, we can simply append the w=1 parameter to the URL for it to ignore white space.
URL would look something like: https://github.com/account_name/repo/pull/24/files?w=1