NataliaLKB / learn-git-basics

A Beginner's Guide to Git
63 stars 116 forks source link

Diagrams (You can Borrow Images!) #17

Open nelsonic opened 9 years ago

nelsonic commented 9 years ago

There are quite a few decent git tutorials (some of which you have linked to) but you can also, borrow their images e.g:

git fork diagram

from: http://blogs.atlassian.com/2013/05/stash-git-forking-development-workflow/

Provided you give the original authors credit. (I would also drop them a quick email requesting - retrospective - permission and include a Screenshot of the email you send in the GitHub issue so you can refer back to it in your commit message.)

Using images makes it way easier to understand.

iteles commented 9 years ago

+1 for this, I would have found git difficult to grasp without little diagrams!