Commit Graph

2 Commits (8699caba882cfabbac44e923184aa079d1ad0748)

Author SHA1 Message Date
Hugo Locurcio 401f0388c3
git-am, git-apply: add and tweak remote patch examples (#10019)
`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.
2023-04-08 15:14:32 +05:30
Axel Navarro daa21a60a3
git-apply: add page (#4252)
* git-apply: add page

* Apply suggestions from code review

Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>

Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2020-08-12 01:33:53 +02:00