Skip to main content

A smart CLI tool that provides intelligent recommendations and helps solve merge conflicts

Project description

FancyGit

An intelligent Git wrapper that makes version control approachable for beginners — without getting in the way of experienced developers.

FancyGit sits on top of Git and adds smart features that guide you through everyday workflows, help you learn, and speed up your work.


Key Features

Shortcut Commands

Common multi-step Git operations condensed into single commands. Less typing, fewer mistakes.

fancygit ship       # pull + stage + commit + push in one step
fancygit sync       # fetch all branches and prune deleted remote branches
fancygit undo       # safely undo your last commit (soft, mixed, or hard)
fancygit redo       # restore a commit that was undone
fancygit explain    # explain what any Git command does

AI Integration

FancyGit connects to local AI models via Ollama to help you:

  • Auto-generate commit messages from your staged diff
  • Analyse your repo and surface useful insights

No API key needed — runs entirely on your machine. To unlock the full AI experience, install the following Ollama models:

ollama pull codellama
ollama pull llama3.2

Git Quizzes

Built-in interactive quizzes to help beginners learn Git concepts while they work.

  • 320+ questions covering Git fundamentals to advanced topics
  • Tracks which questions you've seen so you always get fresh ones
  • Runs in your browser, no setup required
fancygit quiz

Repo Visualizer

Generates an interactive visual diagram of your repository's branch history and file dependency graph, opened directly in your browser.

fancygit visualize

Installation

pip install fancygit

Requires Python 3.6+ and Git installed on your system.

Quick Start

fancygit --help        # see all available commands
fancygit quiz          # start a Git quiz
fancygit ship          # pull, stage everything, commit with AI message, and push

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fancygit-1.0.25.tar.gz (1.5 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

fancygit-1.0.25-py3-none-any.whl (1.5 MB view details)

Uploaded Python 3

File details

Details for the file fancygit-1.0.25.tar.gz.

File metadata

  • Download URL: fancygit-1.0.25.tar.gz
  • Upload date:
  • Size: 1.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.15

File hashes

Hashes for fancygit-1.0.25.tar.gz
Algorithm Hash digest
SHA256 3c4f9e1c191f8eabe04efbddda60704004a1278eee263404cd4011ce221377e0
MD5 01272ddca35f6b5401a22a7ace9b1ac2
BLAKE2b-256 8da9d777ce0f21ad302a2e5382adeb17aaffb1e08006779ecbc44fcae6033c66

See more details on using hashes here.

File details

Details for the file fancygit-1.0.25-py3-none-any.whl.

File metadata

  • Download URL: fancygit-1.0.25-py3-none-any.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.15

File hashes

Hashes for fancygit-1.0.25-py3-none-any.whl
Algorithm Hash digest
SHA256 e894d246519ede2e828b8b9f721a1336e84c5f5ca90c013c1fd2c50f58f9450f
MD5 73b738d43d3c1fb1275acd047af4d148
BLAKE2b-256 fa7451a346a961488f01419b9d95e1217c11871228ddf0c1b82afebf69b9ca7a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page