`curl` now uses the `-L` option to follow redirects, which is required when applying patch files from GitHub URLs. The example was also added to `git-am` where it works too. The difference between `git-am` and `git-apply` was also clarified in each command's description.