mirror of
https://github.com/k88hudson/git-flight-rules.git
synced 2025-03-10 12:48:43 -03:00
Add Other resources section
* Add link to git-workflow - closes #59 * Add link to git-extra-commands collection of helper scripts * Add link to source tree
This commit is contained in:
parent
a9b0361a88
commit
64182bca50
10
README.md
10
README.md
@ -645,3 +645,13 @@ If someone has sent you a pull request on GitHub, but then deleted their origina
|
|||||||
|
|
||||||
After commiting, change the author of the previous commit. To do this, see how to [change author](#commit-wrong-author). Then, apply whatever changes needed on to, and make a new pull request.
|
After commiting, change the author of the previous commit. To do this, see how to [change author](#commit-wrong-author). Then, apply whatever changes needed on to, and make a new pull request.
|
||||||
|
|
||||||
|
# Other resources
|
||||||
|
|
||||||
|
## Tutorials
|
||||||
|
|
||||||
|
* [git-workflow](https://github.com/asmeurer/git-workflow) - [Aaron Meurer](https://github.com/asmeurer)'s howto on using git to contribute to open source repositories
|
||||||
|
|
||||||
|
## Scripts & Tools
|
||||||
|
|
||||||
|
* [git-extra-commands](https://github.com/unixorn/git-extra-commands) - a collection of useful extra git scripts
|
||||||
|
* [Source Tree](https://www.sourcetreeapp.com/) - a free graphical git client for Windows and OS X
|
||||||
|
Loading…
x
Reference in New Issue
Block a user