Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Git extensions "Create new repository" not working

I am a long time user of Git and Git Extensions.

Recently I updated both Git and Git Extensions (on windows, using chocolatey) to versions 1.9.4.20140929 and 2.48.03.

Most things still work well. But, when I bring up the file explorer in a folder with no git repository and right click and choose GitEx Create new repository (the GUI version of git init) I am shown this

enter image description here

This seems wrong. It should show something like this enter image description here

Any suggestions on how to fix this?

like image 490
Klas Mellbourn Avatar asked Dec 15 '14 15:12

Klas Mellbourn


1 Answers

It was a bug.

I have submitted a pull request to fix it, which has been accepted.

like image 107
Klas Mellbourn Avatar answered Oct 18 '22 22:10

Klas Mellbourn