-
Notifications
You must be signed in to change notification settings - Fork 141
Description
-
I'm submitting a ...
- bug report
- feature request
-
What is the current behavior?
When I try to initialize git flow the process stucks according to the console at
git -c credential.helper= -c core.quotepath=false -c log.showSignature=false flow init -
Is this a bug? Sorry about that. If so give me explicit details how to reproduce:
- Open IntelliJ
- Activate the "Init Repo" action in the Gitflow plugin
- The init repo progress bar stucks
-
What is the expected behavior?
The repository initializes with gitflow -
What is the motivation / use case for changing the behavior?
-
Please tell me about your environment:
-
Gitflow4idea version: 0.7.7
-
Gitflow version: 1.12.3 (AVH Edition)
-
IntelliJ Help -> about > click copy icon and paste here. Should look like this:
IntelliJ IDEA 2021.2.3 (Ultimate Edition) -
Build #IU-212.5457.46, built on October 12, 2021
Licensed to *************
Subscription is active until **************
Runtime version: 11.0.12+7-b1504.40 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Linux 5.11.0-38-generic
GC: G1 Young Generation, G1 Old Generation
Memory: 1988M
Cores: 4
Non-Bundled Plugins: com.intellij.apacheConfig (212.5457.62), com.github.kornilovaL.flamegraphProfiler (1.0), org.jetbrains.plugins.hocon (2021.1.0), Gitflow (0.7.7), org.jetbrains.plugins.localization (212.5457.62), com.jetbrains.plugins.ini4idea (212.5457.62), mobi.hsz.idea.gitignore (4.3.0), com.github.masahirosuzuka.PhoneGapIntelliJPlugin (212.5457.62), Pythonid (212.5457.59), ru.meanmail.plugin.requirements (2021.4.1-212), com.intellij.plugins.html.instantEditing (212.4746.57), com.jetbrains.php (212.5457.49), com.thvardhan.gradianto (4.4), org.jetbrains.kotlin (212-1.5.31-release-546-IJ4638.7), zielu.gittoolbox (212.7.15), org.intellij.scala (2021.2.23), com.intellij.bigdatatools (212.4037.68)
Kotlin: 212-1.5.31-release-546-IJ4638.7
Current Desktop: GNOME
* **Other information** (e.g. detailed explanation, stacktrace, related issues, suggestions how to fix, links for me to have context words of praises, pictures of puppies (again with the puppy??) )
I have been able to simulate same behavior on a Win10 OS using the same plugin and IntelliJ version