Skip to content

joergsimon/gmove

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

gmove

a super simple git tag switcher for presentations.

First of all, gmove is almost to small to bother a githubb repo for it. But I thought some might want to modify it, so why not...

gmove is basically a tool used to switch between git tags while stashing the changes you made while you are in detached state after checking out a tag.

The original indention of the author is for code demos, but feel free do use it for whatever you want.

For how to use it for code demos, see the original blog post here: http://blog.jsimon.at/2012/11/git-for-code-demos-introducing-gmove/

technology

gmove is written in python, and is a simple shell script wrangling some git commands together to one useful for that usecase. The basic idea for that script is actually copied from http://www.jperla.com/blog/post/a-clean-python-shell-script

About

super simple git tag switcher for presentations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages