We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ad5cf62 + 6eee67d commit 88104e8Copy full SHA for 88104e8
README.md
@@ -1,4 +1,4 @@
1
-# Rugged
+# Rugged [](https://travis-ci.org/libgit2/rugged)
2
**libgit2 bindings in Ruby**
3
4
Rugged is a library for accessing [libgit2](https://github.com/libgit2/libgit2) in Ruby. It gives you the speed and
@@ -571,7 +571,7 @@ Rugged.raw_to_hex("\277\336Y\315\320\337\254\035\211(\024\366j\225d\032\275\212\
571
572
---
573
574
-### Alternative backends
+### Alternative backends
575
576
You can store bare repositories in alternative backends instead of storing on disk. (see
577
`redbadger/rugged-redis` for an example of how a rugged backend works).
0 commit comments