From 7adccffbb4814fd6355ab9753ce23074e7c29778 Mon Sep 17 00:00:00 2001 From: David O'Trakoun Date: Thu, 3 Dec 2015 16:56:15 -0500 Subject: [PATCH] update readme --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c3c7feb..94dc14c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,10 @@ -# git-my v0.4.0 +# git-my v1.0.0 -> Lists a user's remote branches and shows if it was merged and/or available -> locally +Lists all of a user's branches, including local and remote, and shows: + +- if a remote branch is checked out locally +- if a local branch is tracked remotely +- if a local branch is up-to-date with a specified branch | Name | Link | | ---- | ---- | @@ -42,7 +45,6 @@ merged into `origin/qa`. ## To do -- Colorize output - Options support ``` @@ -56,6 +58,7 @@ merged into `origin/qa`. --no-decorate ``` +---- Copyright (c) 2015 David O'Trakoun