require 'git' repo = Git.open('.') GIT_SEQUENCE_EDITOR="true" puts repo.add_tag('hola', {:d=> true})