From 6be0665056ef7626f51c3a975293d15025273fd0 Mon Sep 17 00:00:00 2001 From: Morgan Date: Tue, 18 Feb 2020 10:21:39 +0100 Subject: [PATCH] Getting latest tag on git repository --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 63b60d0..5212e8a 100644 --- a/README.md +++ b/README.md @@ -5399,6 +5399,7 @@ psql -f db.out postgres * [Seth Robertson](http://sethrobertson.github.io/GitBestPractices/) - (2013) Commit Often, Perfect Later, Publish Once: Git Best Practices * [MorganGeek](https://github.com/MorganGeek/bookmarks/blob/master/cheat/git.md) - My cheatsheet for Git * [What the Commit](http://whatthecommit.com/) - A random commit message generator. | some inspiration for your next git commit message | NSFW :-D +* [rponte/get-latest-tag-on-git.sh](https://gist.github.com/rponte/fdc0724dd984088606b0) - Getting latest tag on git repository ### Dotfiles / Aliases See also [Shell aliases](#shell-aliases)