Skip to content

cruessler/git-tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

152 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

git-tree

git-tree

git-tree is a small command line utility for showing the status of untracked and modified files in a git repository as a tree.

Installation

Provided you have cargo installed, installation is as easy as

cargo install --git https://github.com/cruessler/git-tree

This will download the source code and compile the binary which can then be found in ~/.cargo/bin. If that’s in your $PATH, you can type git-tree --help to get an overview of the available commands.

License

This project is licensed under the MIT license (LICENSE or https://opensource.org/licenses/MIT).

About

tree + git status: displays git status info in a tree

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages