Haha, I see, you still have the chance tho! Keep in mind that nowadays mix.new already adds a .gitignore file. So I think it is natural to just start the git repo already.
On Tuesday, December 26, 2023 at 11:53:39 AM UTC-3 Andrey Yugai wrote: > 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 < jeanl...@gmail.com> 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-co...@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/d599f066-d2c7-4145-a113-fcdc30cb9385n%40googlegroups.com.