This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "theslinux-home".

The branch, master has been updated
       via  19436e9b466dce9351b743641a8d2b7e1d713d43 (commit)
      from  05a84ffbeac472f540a8ed4582f99457cfe14c97 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 19436e9b466dce9351b743641a8d2b7e1d713d43
Author: Ky-Anh Huynh <ky...@theslinux.org>
Date:   Fri May 16 10:16:48 2014 +0700

    d.git.sample-gitconfig: new definition of :sbr, :stag

-----------------------------------------------------------------------

Summary of changes:
 content/doc/git/sample-gitconfig.txt |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/doc/git/sample-gitconfig.txt 
b/content/doc/git/sample-gitconfig.txt
index db9ab1c..5648d4d 100644
--- a/content/doc/git/sample-gitconfig.txt
+++ b/content/doc/git/sample-gitconfig.txt
@@ -35,8 +35,8 @@ cb = rev-parse --abbrev-ref HEAD
 clog = log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s 
%Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit
 
 # TheSLinux utils
-stag = !git tag | grep "^$(git rev-parse --abbrev-ref HEAD)"
-sbr = !git branch | grep "^$(git rev-parse --abbrev-ref HEAD)"
+stag = !git tag | grep -E "^$(git rev-parse --abbrev-ref HEAD)-[0-9.]+$"
+sbr = !git branch | grep " $(git rev-parse --abbrev-ref HEAD)$"
 
 [color "branch"]
 


hooks/post-receive
-- 
theslinux-home

--
To ubsubscribe from the list phantom@lists.theslinux.org,
please send an email to ecar...@lists.theslinux.org with subject
  ubsubscribe phantom

To get basic commands to use Ecartis system, use subject 'help'.

Reply via email to