-
Notifications
You must be signed in to change notification settings - Fork 2
Merging fork with original #3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
kimm310
wants to merge
22
commits into
isselab:main
Choose a base branch
from
kimm310:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…er the top-level command "feature" - added "feature" app to the pyproject.toml
-TODO: remove typer apps >> currently have to double subcommands to use them, because each subcommand is also their own typer app instance
…s commands (except commits)
TODO: - finish COMMANDS section - find a way to actually view this in the terminal - find a way to install it so Git can find an open it
TODO (by priority): - find a way to install it so Git can find and open it - finish COMMANDS section
… path C:/Program Files/Git/mingw64/share/doc/git-doc TODO: find a way to copy the manpage / web doc in the respective paths -> requires root privileges (Administrator-Rechte)
TODO: find a way to copy the manpage / web doc in the respective paths -> requires root privileges (Administrator-Rechte)
Restructure/subcommands
… a single step using "feature-init-hooks". Also found out that I forgot to update the .sh files themselves to use the correct git feature command names Open: adding executable scripts to add manpage/webdoc
added an executable script so that the user can set the hooks path in…
…p text for feature commits
shows help text when there's no argument for git feature; changed hel…
TODO: - test whether it also works with custom start_line and end_line - maybe rehaul everything and simply put the feature list in front of the normal blame output...
…ure_blame_output; confirmed that the --line option works TODO: - maybe rehaul everything and simply put the feature list in front of the normal blame output...
…nformation of git blame
Feature/blame
- added print statement "Commit IDs" in feature info method
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changes: