Jluc
- Total activity 34
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 10
-
Edited Issue when IDE should manage subfolder's Git but not topfolder Git
AnsweredMy PhpStorm project is made of several subfolders of a bigger folder. These subfolders have a .git repo each with different origins. And there is a .git repo at the root of the bigger folder, and I... -
Created How declare new working directory to IDE
https://intellij-support.jetbrains.com/hc/en-us/community/posts/115000533584-path-not-found-after-chdir says "IDE does not take any chdir() calls (or alike) into consideration." but is there a non ... -
Created What use is the round button with question mark in commit dialog ?
AnsweredI see a rounded question mark at the left bottom of the commit window. When i click it, the mouse pointer changes into a big '+' But i could nt find a way to use that '+' What can I do with it ? On... -
Edited GIT + SVN state display unconsistencies
in this project, I have one SVN repo for a plugin's directory and a GIT repo for another main folder. Settings seem OK and commits of selected changes automaticaly go to the correct repo. But there...