dmusican / Elegit

A GUI client for people who want to learn Git.
MIT License
30 stars 7 forks source link

Allow git init in Elegit #483

Open erictwalker18 opened 7 years ago

erictwalker18 commented 7 years ago

There's a jgit command for it, so why not support it?

http://download.eclipse.org/jgit/site/4.6.0.201612231935-r/apidocs/org/eclipse/jgit/api/InitCommand.html

dmusican commented 7 years ago

Gotta think through what this means for the Elegit interface without having a remote.