From a279ba3d48f30e6fb117d76a106aba777cc218a8 Mon Sep 17 00:00:00 2001 From: Leonid Volnitsky Date: Thu, 26 Dec 2013 20:02:47 +0200 Subject: Revert "retab on the rest of the files" This reverts commit 569178c05f02fa9f22a6fb7bd1baccf3765a866e. --- Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index e355689..27631ce 100644 --- a/Makefile +++ b/Makefile @@ -12,10 +12,10 @@ COPY_LIST = git-prompt.sh install: - cp -v git-prompt.sh /etc/ - [ -f /etc/git-prompt.conf ] || cp -v git-prompt.conf /etc/ - + cp -v git-prompt.sh /etc/ + [ -f /etc/git-prompt.conf ] || cp -v git-prompt.conf /etc/ + tgit: - xclip -i git-demo - echo "ready to paste ..." + xclip -i git-demo + echo "ready to paste ..." -- cgit v1.2.3