Jim Kender
- 活动总数 9
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
Jim Kender 创建了一个帖子, 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 创建了一个帖子, 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 创建了一个帖子, 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...