summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2016-07-11 00:14:19 +0000
committerrsiddharth <s@ricketyspace.net>2016-07-11 00:14:19 +0000
commitc48c7c4a042cc6b63a5c14613dff5e0cd3503a71 (patch)
tree8cce94fef6498607b9641a32861a30bc28134533
parent2108aed4683cde0c0e9998f8ed5fbb8e3882c336 (diff)
update README.org.
* README.org: remove blank lines.
-rw-r--r--README.org3
1 files changed, 0 insertions, 3 deletions
diff --git a/README.org b/README.org
index 322c378..0e43071 100644
--- a/README.org
+++ b/README.org
@@ -25,7 +25,6 @@ if git-difme finds finds already staged files, it'll commit them first
before doing anything.
** config
-
the config file must be at =~/.config/git-difme/config=.
the config is simply a scheme file that defines the =difme-repos=
@@ -48,7 +47,6 @@ function:
- for repo ~frb~, git difm will stage and commit all files.
** installing
-
*** the script
#+BEGIN_SRC bash
@@ -86,5 +84,4 @@ make config
that will install a sample config file at =~/.config/git-difme=.
** license
-
gnu general public license version 3 or higher.