-
Notifications
You must be signed in to change notification settings - Fork 353
Comparing changes
Open a pull request
base repository: GitAlias/gitalias
base: main
head repository: kimicla/gitalias
compare: main
- 18 commits
- 3 files changed
- 1 contributor
Commits on Oct 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1244e3d - Browse repository at this point
Copy the full SHA 1244e3dView commit details
Commits on Dec 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8f8b078 - Browse repository at this point
Copy the full SHA 8f8b078View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6231b48 - Browse repository at this point
Copy the full SHA 6231b48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31cd224 - Browse repository at this point
Copy the full SHA 31cd224View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd0331e - Browse repository at this point
Copy the full SHA bd0331eView commit details
Commits on Jan 27, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 30955fd - Browse repository at this point
Copy the full SHA 30955fdView commit details
Commits on Feb 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 775f5de - Browse repository at this point
Copy the full SHA 775f5deView commit details -
feat(gitalias): Enhance Git alias setup and branch management
- Improve `setup` alias to check and optionally reset topic base branch and Jira prefix - Update `topic-base-branch` to handle main/master branch detection - Enhance `jira` alias with input validation and improved branch name formatting - Add input validation and error handling to `topic-end` alias - Introduce new `topic-list` alias to list local and remote topic branches
Configuration menu - View commit details
-
Copy full SHA for 84b362b - Browse repository at this point
Copy the full SHA 84b362bView commit details -
Merge pull request #1 from kimicla/feature/#33-test-git-alias
feat(gitalias): Enhance Git alias setup and branch management
Configuration menu - View commit details
-
Copy full SHA for 8818f60 - Browse repository at this point
Copy the full SHA 8818f60View commit details -
refactor(gitalias): Remove deprecated Jira and tag-push aliases
- Remove `tag-push` alias for pushing tags - Remove `jira` and `jira-rebase` aliases that were previously used for branch management - Clean up unused custom Git alias functions
Configuration menu - View commit details
-
Copy full SHA for a208d71 - Browse repository at this point
Copy the full SHA a208d71View commit details -
Merge pull request #2 from kimicla/feature/#33-test-git-alias
Fetch changes
Configuration menu - View commit details
-
Copy full SHA for 17d44ad - Browse repository at this point
Copy the full SHA 17d44adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3633bfb - Browse repository at this point
Copy the full SHA 3633bfbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b081c3 - Browse repository at this point
Copy the full SHA 6b081c3View commit details -
feat(gitalias): Add comprehensive Git alias shortcuts and utilities
- Expand kimi.gitalias.ini with new aliases for common Git operations - Update README.md with detailed documentation of new aliases - Add shortcuts for basic commands, status, reset, sync, and log operations - Introduce utility commands like snapshot and panic backup
Configuration menu - View commit details
-
Copy full SHA for 054c117 - Browse repository at this point
Copy the full SHA 054c117View commit details -
docs(workflow): Create comprehensive Git workflow guide
- Add WORKFLOW.md with detailed Git alias usage instructions - Include sections on daily workflow, code review process, and best practices - Provide quick reference for common Git operations and commands - Document commit message format and workflow guidelines
Configuration menu - View commit details
-
Copy full SHA for 546397d - Browse repository at this point
Copy the full SHA 546397dView commit details -
docs(README): Enhance documentation with structured overview and quic…
…k start guide - Reorganize README with emoji-based sections for better readability - Add quick start section with most frequently used commands - Improve navigation and highlight key workflow features - Link to new WORKFLOW.md for comprehensive documentation - Maintain existing alias documentation with clearer categorization
Configuration menu - View commit details
-
Copy full SHA for 67afed6 - Browse repository at this point
Copy the full SHA 67afed6View commit details
Commits on Feb 25, 2025
-
docs(readme): update installation instructions and documentation stru…
…cture - Add detailed installation guide with two methods (curl and git clone) - Reorganize documentation sections for better readability - Include note about configuration file naming flexibility - Provide clear installation and verification steps - Maintain existing quick start and alias documentation
Configuration menu - View commit details
-
Copy full SHA for 2bc8f16 - Browse repository at this point
Copy the full SHA 2bc8f16View commit details -
docs(readme): improve cross-platform installation instructions
- Add Windows-specific installation steps for Command Prompt and PowerShell - Clarify configuration file placement for different operating systems - Maintain consistent guidance for Unix/Linux/macOS users - Simplify Git configuration command for global include path
Configuration menu - View commit details
-
Copy full SHA for b9d465f - Browse repository at this point
Copy the full SHA b9d465fView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...main