In my career I've never been in position to run `git init`, and now you want to 
make it completely impossible :)

-------- Original Message --------
On 26 Dec 2023, 19:53, Jean Lima wrote:

> Add git support to mix new as argument.
>
> With the intention of a better experience for users starting a project I 
> think adding git support out of the box could improve the mix new command.
>
> It could work like this:
>
> $ mix new PATH --git
>
> And the behavior would be equivalent to:
>
> $ mix new PATH$ cd PATH
> $ git init
>
> And that is already a common use case for someone starting a new project.
>
> If being git specific is an issue, could be just --vcs.
>
> --
> You received this message because you are subscribed to the Google Groups 
> "elixir-lang-core" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to elixir-lang-core+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> [https://groups.google.com/d/msgid/elixir-lang-core/59f936f2-f39d-4343-9c9d-33fff4b3661bn%40googlegroups.com](https://groups.google.com/d/msgid/elixir-lang-core/59f936f2-f39d-4343-9c9d-33fff4b3661bn%40googlegroups.com?utm_medium=email&utm_source=footer).

-- 
You received this message because you are subscribed to the Google Groups 
"elixir-lang-core" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elixir-lang-core+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elixir-lang-core/pFLpQxLaihAJclxjuS8k37jW5amWZrYpB4sXLbWpRyq-WHHtrLQjev2M0BfaGXJifVnzJ6SIiX2VHbyOfT9wIgHP3x9dEmGg86jIhWqLKqo%3D%40pm.me.

Reply via email to