diff options
-rw-r--r-- | USE.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -77,6 +77,14 @@ and finally push your local git into its new public location: git push --set-upstream origin master +## See also + +* [Flight rules for Git] + +[Flight rules for Git]: <https://github.com/k88hudson/git-flight-rules#readme> + "A guide for programmers using Git about what to do when things go wrong" + + ## References * [Source of this document][source] |