developer-portal / content

Content for the Fedora Developer Portal
https://developer.fedoraproject.org/
GNU General Public License v2.0
106 stars 250 forks source link

[WIP] Tool - Git #393

Open onuralpszr opened 3 years ago

onuralpszr commented 3 years ago

Hello, I would like to add "basics of git" but I need reviews and opinions about it. I also don't know how to add "picture" for tool. That would be also cool. Once it is finish I'll remove "WIP" If accepted.

Thank you.

onuralpszr commented 3 years ago

cc : @t0xic0der @mscherer

pvalena commented 3 years ago

Hello, thanks for the PR!

I've also created a quick guide to work with git, but didn't get around to import it yet. Could you if there's anything you could use (not covered by you)?

https://github.com/developer-portal/website/blob/master/DEVELOPMENT.md#Git-repositories

gridhead commented 3 years ago

Hey @thunderbirdtr, I suggest adding the best of both your and @pvalena's guides to make one unified quick guide for folks. What do you think?

onuralpszr commented 3 years ago

We can definitely extend from @pvalena end as well to have better guide, sure I'll update more and add other sections such as pulling and rebases what I can see in first glance and It would be valuable as well. Thank you so much ! :)

pvalena commented 3 years ago

LGTM, apart from the order bug. Thanks!

onuralpszr commented 3 years ago

@pvalena hello friendly reminder/ping; can we merge this ? Is there anything do we need to add into it ?