diff --git a/git/README.md b/git/README.md index 43ef409..a497c5b 100644 --- a/git/README.md +++ b/git/README.md @@ -98,5 +98,15 @@ git config http.postBuffer 524288000
+--- +### setup notifications for commits + +
+ +* the simplest way is using a rss feed on this endpoint: + +``` +https://api.github.com/repos///events +```