From 34c2862dddad75c570bfddf455690975bcf50862 Mon Sep 17 00:00:00 2001 From: Ken Date: Tue, 30 Oct 2018 12:02:04 +0800 Subject: [PATCH] Update README.rst --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 2dbd632..a3e081c 100644 --- a/README.rst +++ b/README.rst @@ -1,5 +1,5 @@ -gitcmd +gitcmd?? =================== .. image:: https://img.shields.io/pypi/v/gitcmd.svg @@ -64,4 +64,4 @@ if you clone with ssh, you may need config ssh key at first. # after repository was cloned to local , you can execute other commands gitcmd.checkout() gitcmd.pull() - gitcmd.execute("git diff ...") \ No newline at end of file + gitcmd.execute("git diff ...")