📄️ Clone Repository
This feature allows you to clone a repository with two modes, both featuring a themed progress bar to show real-time download status
📄️ Commit Changes
Bimagic offers two ways to commit your staged changes:
📄️ Contributor Statistics
Analyze contributions over a chosen time range (Last 7/30/90 days, Last year, All time). The tool parses git log --numstat to compute per-author lines changed and commit counts, and surfaces highlights like most active/productive contributors.
📄️ Git Graph
Displays a pretty, colorized git log --graph with abbreviated commit hashes, decorations, author, date, and subject.
📄️ File Removal (rm)
The Remove files/folders (rm) option lets you select files and folders interactively, with full git integration.
📄️ The Architect (.gitignore)
"The Architect" is a powerful .gitignore generator that pulls the latest industry-standard blueprints directly from GitHub's official collection.
📄️ Merge Branches
Merge another branch into your current branch using an interactive selector.
📄️ Revert Commit(s)
Revert one or more commits selected via an interactive filter from git log --oneline.
📄️ Time Turner (Undo)
This feature is essentially an "Undo Button" for Git. It allows you to undo the last commit with three levels of severity:
📄️ Stash Operations
Manage your git stashes with a comprehensive menu.