Probably didn't need to string these together but they're both pretty small. I can separate them if needed. Emily Shaffer (2): MyFirstContribution: clarify asciidoc dependency (Just reorders one note.) docs: demonstrate difference between 'am' and 'apply' (Adds a snippet demonstrating the effects of 'git apply some.patch' vs 'git am some.patch') Documentation/MyFirstContribution.txt | 5 ++- Documentation/git-am.txt | 58 +++++++++++++++++++++++++++ Documentation/git-apply.txt | 55 +++++++++++++++++++++++++ 3 files changed, 116 insertions(+), 2 deletions(-) -- 2.28.0.rc0.142.g3c755180ce-goog