Git tools
7 tools tagged with “Git”
.gitignore Generator
Generate .gitignore files for various programming languages, frameworks, and IDEs. Create comprehensive .gitignore files with common patterns, custom rules, and best practices. Supports multiple templates and customization options.
Developer Utilities · Encoders & Decoders
Branch Name Generator
Generate Git branch names following naming conventions (feature/, bugfix/, hotfix/, etc.). Create branch names based on issue numbers, feature descriptions, or templates. Includes validation and best practices for branch naming.
Developer Utilities · Encoders & Decoders
Commit Message Generator
Generate conventional commit messages following the Conventional Commits specification. Create commit messages with type (feat, fix, docs, etc.), scope, description, and body. Includes validation and best practices for clear commit history.
Developer Utilities · Encoders & Decoders
Git Command Generator
Generate Git commands for common operations (commit, push, pull, merge, rebase, etc.). Create Git commands with proper syntax, flags, and options based on your workflow needs. Includes command explanations and best practices.
Developer Utilities · Encoders & Decoders
Git Conflict Resolver
Resolve Git merge conflicts by visualizing conflict markers, comparing changes side-by-side, accepting or rejecting changes, and generating resolved code. Supports standard Git conflict markers (<<<<<<<, =======, >>>>>>>) with intelligent conflict detection.
Developer Utilities · Converters
Git Diff Viewer
View and analyze Git diffs with syntax highlighting, side-by-side comparison, line-by-line changes, and statistics. Compare file versions, view commit diffs, and understand code changes with visual diff visualization.
Developer Utilities · Converters
Git Flow Helper
Visualize and manage Git Flow workflows. Generate Git Flow commands for feature, bugfix, hotfix, and release branches. Includes workflow visualization, command generation, and best practices for Git Flow branching strategy.
Developer Utilities · Converters