Skip to content

dmazin/untrack-gitignored-files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

untrack-gitignored-files

A command-line tool to list and untrack gitignored files.

Installation

pip install untrack-gitignored-files

Usage

options:
  -h, --help  show this help message and exit
  --doit      Actually untrack gitignored files.
  --commit    Create a commit after untracking files.

About

Fetch .gitignore from https://github.com/github/gitignore, optionally untracking gitignored files.

Resources

Stars

Watchers

Forks

Packages

No packages published