Check HEAD to main instead of master #40

Closed
opened 2024-03-25 12:36:42 +00:00 by kawaiipunk · 2 comments
Owner

I can't seem to create or delete new branches with my privs.

git push origin --delete master gives me a http login

I can't seem to create or delete new branches with my privs. `git push origin --delete master` gives me a http login
Owner

@kawaiipunk it sounds like your recipe repo might be set to HTTP? git remote set-url origin should fix it.

@kawaiipunk it sounds like your recipe repo might be set to HTTP? `git remote set-url origin` should fix it.
Author
Owner

You're right! Done and closing.

You're right! Done and closing.
Sign in to join this conversation.
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coop-cloud/wordpress#40
No description provided.