git-fire
Repo backup script
Automates emergency Git repository management by creating a new branch and pushing all changes to prevent merge conflicts.
Save Your Code in an Emergency
4k stars
36 watching
132 forks
Language: Shell
last commit: almost 3 years ago
Linked from 1 awesome list
emergencygit
Related projects:
Repository | Description | Stars |
---|---|---|
| A guide for programmers on how to navigate common Git problems and resolve issues with their repositories. | 41,918 |
| A command-line Git client inspired by GitHub for Mac, designed to simplify Git workflows for both beginners and experienced users. | 5,701 |
| A collection of Git extensions to support Vincent Driessen's branching model. | 26,688 |
| Automates generating clear commit messages with the help of a large language model | 2,343 |
| A collection of commonly used Git commands and their descriptions. | 5,180 |
| A plugin that integrates Git into Vim, allowing users to call arbitrary Git commands and manage their repository within the editor. | 20,152 |
| Helps keep track of recent work by summarizing commits from the last working day in a project directory | 7,646 |
| A Windows-based virtual file system that optimizes Git performance by caching and managing files on demand. | 5,991 |
| Automated secret detection tool for GitHub, GitLab and BitBucket repositories | 3,849 |
| A standalone UI tool for managing Git repositories, integrating with Windows Explorer and Visual Studio. | 7,823 |
| Tool for safely removing unwanted Git branches from a remote repository after they've been merged into master | 2,561 |
| Automates versioning in .NET applications by analyzing Git history and generating SemVer versions | 2,889 |
| Automates fixing bugs in feature branches by identifying and merging changes into existing commits | 4,781 |
| Provides an easy-to-use interface for interacting with Firebase's Realtime Database and Firestore using React Hooks. | 3,552 |
| A desktop application that teaches Git and GitHub basics through interactive challenges | 4,688 |