Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gitflow repository initialization stucks #339

Open
1 of 2 tasks
marek-bohuncak opened this issue Nov 4, 2021 · 1 comment
Open
1 of 2 tasks

Gitflow repository initialization stucks #339

marek-bohuncak opened this issue Nov 4, 2021 · 1 comment

Comments

@marek-bohuncak
Copy link

marek-bohuncak commented Nov 4, 2021

  • 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:

  1. Open IntelliJ
  2. Activate the "Init Repo" action in the Gitflow plugin
  3. 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
@marek-bohuncak
Copy link
Author

A workaround for it now is to initialize it manually from the console using the same command

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant