#
git-extension
Here are 17 public repositories matching this topic...
git
git-addons
time-tracker
git-hooks
task-manager
github-issues
git-notes
time-tracking
task-management
git-extension
time-tracking-app
-
Updated
Apr 4, 2015 - Shell
Chrome extension which helps you not to miss important changes in your news thread related to your repo
plugin
chrome-extension
github-api
chrome
extension
news
extensions
github-extension
chrome-browser
extensibility
chrome-plugin
newsfeed
extension-methods
chrome-extensions
git-extenstions
git-extension
git-news
chrome-ext
github-ui
ui-extension
-
Updated
Feb 22, 2021 - JavaScript
cgit is a tiny git tool for Chinese developers. cgit can clone code from a mirror of GitHub.
-
Updated
Jul 27, 2021 - Go
Import other repositories into your git repository. This is a simpler alternative to git-subrepo, git submodule, git-subtree, and git-stree.
git
submodules
git-extenstions
git-submodule
git-subtree
git-extension
git-subrepo
git-stree
git-submodules
-
Updated
Jan 9, 2018 - Shell
Source code for custom git extensions.
-
Updated
Apr 20, 2018 - Shell
a git extension to help write conventional commits
git
cli
command-line
tui
command-line-tool
conventional-changelog
git-extenstions
command-line-interface
git-extension
conventional-commits
terminal-ui
command-line-interpreter
-
Updated
Jan 28, 2021 - Go
Documentation on my personal Snapshot Version Control System (SCVS) and how it works.
wiki
version-control
gplv3
archive
md
txt
snapshots
gpl3
version-control-system
git-extension
svcs
version-file
snapshots-version-controlsystem
snapshot-version-control-system
-
Updated
Apr 21, 2021
Emoji-In-Git-Commits-2.0
-
Updated
Jul 31, 2020 - TypeScript
git extension for automatic Trac ticket updates
-
Updated
Jan 30, 2018 - Shell
Allows secure storage of sensitive information within git repository
-
Updated
Oct 31, 2020 - Crystal
Тестовое задание ООО "МФЦ Полюс"
-
Updated
May 1, 2020 - C#
A git extension for issue management
-
Updated
Sep 11, 2018 - Shell
Git Compress Files Plugin (git-cf)
-
Updated
May 4, 2021 - Rust
Improve this page
Add a description, image, and links to the git-extension topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the git-extension topic, visit your repo's landing page and select "manage topics."
I would really love a "quickfix" feature.
Usecase: while browsing my code, I have noticed a small detail, like for instance some badly formatted markdown, and fixed it, but haven't yet created an issue or a branch.
I would run:
git quickfix "I fixed the indentation of the code snippet"then this should:
git workonthis issue