From f33ce756907d02a5547607325a8b5b09d6d99ab1 Mon Sep 17 00:00:00 2001 From: rsiddharth Date: Mon, 11 Jul 2016 23:11:06 +0000 Subject: finish intial version of git-difme. * git-difme.scm (main): walks all the repos and does its thing. --- README.org | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'README.org') diff --git a/README.org b/README.org index 8b4de79..4afa496 100644 --- a/README.org +++ b/README.org @@ -87,5 +87,13 @@ make config that will install a sample config file at =~/.config/git-difme=. +** running + +#+BEGIN_SRC bash +git-difme +#+END_SRC + +will do it. + ** license gnu general public license version 3 or higher. -- cgit v1.2.3