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

[create-next-app]: respecting the user's init.defaultBranch git con… #49960

Merged
merged 5 commits into from May 20, 2023

Conversation

lycuid
Copy link
Contributor

@lycuid lycuid commented May 17, 2023

What?

This commit makes sure create-next-app doesn't ignore user's git configuration (init.defaultBranch).

Why?

Hard coding configurations of a user is annoying (for the user).

@lycuid lycuid requested a review from a team as a code owner May 17, 2023 21:08
@ijjk ijjk added the create-next-app Related to our CLI tool for quickly starting a new Next.js application. label May 17, 2023
Copy link
Member

@styfle styfle left a comment

Choose a reason for hiding this comment

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

Thanks!

@kodiakhq kodiakhq bot merged commit a8621c7 into vercel:canary May 20, 2023
93 checks passed
hydRAnger pushed a commit to hydRAnger/next.js that referenced this pull request Jun 12, 2023
vercel#49960)

### What?
This commit makes sure `create-next-app` doesn't ignore user's git configuration (`init.defaultBranch`).
### Why?
Hard coding configurations of a user is annoying (for the user).


Co-authored-by: Steven <229881+styfle@users.noreply.github.com>
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
create-next-app Related to our CLI tool for quickly starting a new Next.js application.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants