From decba82859b9df455f8001bb64947b47fd969010 Mon Sep 17 00:00:00 2001 From: JPeer264 Date: Mon, 15 May 2017 18:00:47 +0200 Subject: [PATCH] Docs: improve description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b06a5d..efe9ab0 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Build Status](https://travis-ci.org/JPeer264/node-git-needs-push.svg?branch=master)](https://travis-ci.org/JPeer264/node-git-needs-push) -Check synchronously if a git repository needs to push +Check synchronously if a git repository needs to push. If a branch is just local it will be `true` (as a push is required) ## Installation