aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--USE.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/USE.md b/USE.md
index c5d96e8..cfbf7e2 100644
--- a/USE.md
+++ b/USE.md
@@ -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]