WIP: feat: add git-user and git-email flags to recipe new #405

Draft
p4u1 wants to merge 1 commits from p4u1/abra:recipe-init-git-user into main
Member
No description provided.
p4u1 added 1 commit 2024-03-07 16:47:22 +00:00
continuous-integration/drone/pr Build is passing Details
71859f0b76
feat: add git-user and git-email flags to recipe new
p4u1 force-pushed recipe-init-git-user from 71859f0b76 to 074fbb7613 2024-03-07 16:48:32 +00:00 Compare
p4u1 changed title from recipe-init-git-user to feat: add git-user and git-email flags to recipe new 2024-03-07 17:01:28 +00:00
decentral1se approved these changes 2024-03-08 07:41:08 +00:00
decentral1se left a comment
Owner

LGTM, thanks!

LGTM, thanks!
Author
Member

If we merge this I think I want to rename the --git-user flag to --git-name to be more aligned with git naming

If we merge this I think I want to rename the --git-user flag to --git-name to be more aligned with git naming
Owner

@p4u1 yeh let's do #405 (comment) and merge no? Looks like a solid change that'd be particularly useful for CI/CD envirnonments / automation also...

@p4u1 yeh let's do https://git.coopcloud.tech/coop-cloud/abra/pulls/405#issuecomment-19842 and merge no? Looks like a solid change that'd be particularly useful for CI/CD envirnonments / automation also...
decentral1se changed title from feat: add git-user and git-email flags to recipe new to WIP: feat: add git-user and git-email flags to recipe new 2024-03-27 05:45:29 +00:00
All checks were successful
continuous-integration/drone/pr Build is passing
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b p4u1-recipe-init-git-user main
git pull recipe-init-git-user

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff p4u1-recipe-init-git-user
git push origin main
Sign in to join this conversation.
No description provided.