Skip to content
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

Add git blame copy command #48

Merged
merged 2 commits into from
Nov 29, 2023
Merged

Add git blame copy command #48

merged 2 commits into from
Nov 29, 2023

Conversation

yalef
Copy link
Contributor

@yalef yalef commented Nov 23, 2023

Add git.blame-copy command to copy files with saving blame history.
Adaptation of script: https://gist.github.com/yalef/88c68b744ee3630918da28174661c969

@yalef yalef marked this pull request as ready for review November 23, 2023 10:38
@yalef yalef requested review from TheSuperiorStanislav and a team as code owners November 23, 2023 10:38
@yalef yalef requested review from ron8mcr, AndyGreenwell94 and NikAzanov and removed request for a team November 23, 2023 10:38
Copy link

@NikAzanov NikAzanov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe it's better to move the script into separate file and just call imported function in task?

saritasa_invocations/git.py Show resolved Hide resolved
saritasa_invocations/git.py Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
saritasa_invocations/git.py Outdated Show resolved Hide resolved
@yalef yalef requested a review from NikAzanov November 23, 2023 12:52
README.md Outdated Show resolved Hide resolved
saritasa_invocations/git.py Show resolved Hide resolved
saritasa_invocations/git.py Outdated Show resolved Hide resolved
Copy link
Member

@TheSuperiorStanislav TheSuperiorStanislav left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pls squash commit into one on merge

saritasa_invocations/git.py Outdated Show resolved Hide resolved
saritasa_invocations/git.py Outdated Show resolved Hide resolved
@yalef yalef merged commit f7aaabf into main Nov 29, 2023
4 checks passed
@yalef yalef deleted the feature/git-copy branch November 29, 2023 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants