Skip to content

gitclean is a command-line utility written in Rust, designed to help developers and system administrators clean up unused .git directories.

Notifications You must be signed in to change notification settings

Girgetto/gitclean

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gitclean

gitclean

gitclean is a command-line utility written in Rust, designed to help developers and system administrators clean up unused .git directories. It provides an interactive interface to navigate through directories starting from where you initialize the gitclean command. You can then choose which .git folders to delete using the arrow keys and the 'd' key.

Features

  • Interactive Navigation: Easily navigate through your file system starting from the current directory.
  • Safe Deletion: Preview and select .git directories before deciding to delete them.
  • Efficient Clean-up: Quickly free up space and declutter your development environment.

Usage

Download the binary

Download the latest binary from the releases page.

About

gitclean is a command-line utility written in Rust, designed to help developers and system administrators clean up unused .git directories.

Resources

Stars

Watchers

Forks

Languages