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

dev: add git flow targets #98

Open
kamilsk opened this issue Mar 18, 2023 · 1 comment
Open

dev: add git flow targets #98

kamilsk opened this issue Mar 18, 2023 · 1 comment
Assignees
Labels
effort: medium An issue has a medium complexity. impact: high An issue has high impact. scope: inventory An issue related to auxiliary code, e.g., CI config, Makefiles, etc. status: pending Mark an issue as hold. type: feature A new feature request.

Comments

@kamilsk
Copy link
Member

kamilsk commented Mar 18, 2023

Motivation: port best practices from my dotfiles.

Interface

$ run git pull
# git stash
# git fetch
# git pull --rebase
# run something to update env, e.g. make tools if checksum has changed
@kamilsk kamilsk added type: feature A new feature request. scope: inventory An issue related to auxiliary code, e.g., CI config, Makefiles, etc. impact: high An issue has high impact. effort: medium An issue has a medium complexity. help wanted Extra attention is needed. labels Mar 18, 2023
@kamilsk kamilsk added this to the Ready to go milestone Mar 18, 2023
@kamilsk kamilsk self-assigned this Mar 18, 2023
@kamilsk kamilsk removed the help wanted Extra attention is needed. label Apr 16, 2023
@kamilsk
Copy link
Member Author

kamilsk commented Jun 2, 2023

blocked by #125

@kamilsk kamilsk added the status: pending Mark an issue as hold. label Jun 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort: medium An issue has a medium complexity. impact: high An issue has high impact. scope: inventory An issue related to auxiliary code, e.g., CI config, Makefiles, etc. status: pending Mark an issue as hold. type: feature A new feature request.
Projects
Status: Backlog
Development

No branches or pull requests

1 participant