summaryrefslogtreecommitdiff
path: root/_posts/2011-04-04-leave-a-repo.markdown
diff options
context:
space:
mode:
authorJoshua Peek <josh@joshpeek.com>2011-04-04 15:44:41 -0500
committerJoshua Peek <josh@joshpeek.com>2011-04-04 15:44:41 -0500
commit894f68b42207ebc8966e0a1093a03c12b0031053 (patch)
tree3be8d0122148629390248515c5889ee9180709e4 /_posts/2011-04-04-leave-a-repo.markdown
parent099fe8880b047daab01ee67690d0d17ffec7d522 (diff)
Add page about leaving repos
Diffstat (limited to '_posts/2011-04-04-leave-a-repo.markdown')
-rw-r--r--_posts/2011-04-04-leave-a-repo.markdown16
1 files changed, 16 insertions, 0 deletions
diff --git a/_posts/2011-04-04-leave-a-repo.markdown b/_posts/2011-04-04-leave-a-repo.markdown
new file mode 100644
index 0000000..6a95bf9
--- /dev/null
+++ b/_posts/2011-04-04-leave-a-repo.markdown
@@ -0,0 +1,16 @@
+---
+layout: default
+title: Leave a repo
+description: Leave a repo you are collaborating on
+categories: collaborating
+---
+
+To leave a repository you are collaborating on:
+
+_Click "Account Settings"_ > _Click "Repositories"_
+
+![](/images/remove_repo.png)
+
+An "x" will show up in the corner of the repositories you can remove.
+
+None of your commits will be lost. Only the repository owner can [delete repos](/deleting-a-repo/).