Jim Kender
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Jim Kender created a post, PHP Storm has stopped ignoring .idea/ in version control
In my "Settings > Version Control > Ignored Files" list I have ignored Directory: .idea/ For a while it was working, but after the latest update to PHP Storm it has stopped ignoring this directory ... -
-
Jim Kender created a post, Git commit with "ignore files and folders"
When pushing a commit to my git repository, my PhpStorm is skipping files that are not part of the .git_ignore, after looking deeper, I found that it is the files under my main "ignore files and fo... -
-
-
Jim Kender created a post, Several things I am trying to do with git - is this possible
In Git - Is it possible to not "auto-fill" the commit message? My commits generally are not for the same exact issue, so having the same message is a bad idea for me - is there a way to "commit and...