aboutsummaryrefslogtreecommitdiffhomepage
path: root/patches/0001-Debianise-README.patch
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2016-07-04 03:18:48 -0700
committerSean Whitton <spwhitton@spwhitton.name>2016-07-04 03:18:48 -0700
commit34fcf4d9b3ece87a549f2eca16bcd499567a4c5c (patch)
tree9121d53cf150ff89ed093e269b2b9a7bd3ff1cde /patches/0001-Debianise-README.patch
downloadgit-remote-gcrypt-34fcf4d9b3ece87a549f2eca16bcd499567a4c5c.tar.gz
Import git-remote-gcrypt_1.0.0-1.debian.tar.xz
[dgit import tarball git-remote-gcrypt 1.0.0-1 git-remote-gcrypt_1.0.0-1.debian.tar.xz]
Diffstat (limited to 'patches/0001-Debianise-README.patch')
-rw-r--r--patches/0001-Debianise-README.patch24
1 files changed, 24 insertions, 0 deletions
diff --git a/patches/0001-Debianise-README.patch b/patches/0001-Debianise-README.patch
new file mode 100644
index 0000000..e011664
--- /dev/null
+++ b/patches/0001-Debianise-README.patch
@@ -0,0 +1,24 @@
+From: Sean Whitton <spwhitton@spwhitton.name>
+Date: Sun, 17 Jan 2016 22:47:52 -0700
+Subject: Debianise-README
+
+Remove reference to installation.
+---
+ README.rst | 4 +---
+ 1 file changed, 1 insertion(+), 3 deletions(-)
+
+diff --git a/README.rst b/README.rst
+index 148abad..19a9d9d 100644
+--- a/README.rst
++++ b/README.rst
+@@ -27,9 +27,7 @@ PLEASE help us evaluate how well we meet this design goal!
+ Quickstart
+ ..........
+
+-* Install ``git-remote-gcrypt`` by running the supplied ``install.sh`` script.
+-
+-* Create an encrypted remote by pushing to it::
++Create an encrypted remote by pushing to it::
+
+ git remote add cryptremote gcrypt::rsync://example.com:repo
+ git push cryptremote master