Skip to content

Ansible role to install tig - ncurses-based text-mode interface for Git

Notifications You must be signed in to change notification settings

wtanaka/ansible-role-tig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status CircleCI

wtanaka.tig

Installs tig

Tig is an ncurses-based text-mode interface for git. It functions mainly as a Git repository browser, but can also assist in staging changes for commit at chunk level and act as a pager for output from various Git commands.

Example Playbook

- hosts: servers
  roles:
     - role: wtanaka.tig

tig_should_shortcircuit

Default: True

When True, this role short-circuits itself if a "tig" is already in he path

All variables

The full set of configuration options available are visible in defaults/main.yml

License

GPLv2

Author Information

https://wtanaka.com/

About

Ansible role to install tig - ncurses-based text-mode interface for Git

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published