swcarpentry / git-novice

Version Control with Git
http://swcarpentry.github.io/git-novice/
Other
338 stars 920 forks source link

Suggest flipping order of git clone screenshots #953

Open maneesha opened 1 year ago

maneesha commented 1 year ago

How could the content be improved?

In the Connect to remote repo we have two steps - first to set to ssh instead of https, and then to copy the address.

However, the first screenshot shows the mouse pointer on the 'copy' function and the second shows selecting ssh. It would make more sense for these screenshots to be reversed, so the one selecting ssh comes first and the one selecting 'copy' is second.

Which part of the content does your suggestion apply to?

https://swcarpentry.github.io/git-novice/aio.html#connect-local-to-remote-repository

martinosorb commented 2 months ago

Thank you maneesha. I agree it seems they were involuntarily swapped. I fixed it on branch.