Stephan Krauß
- 活动总数 290
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 112
-
创建于 Seeking 'ignorelist' git version management
Hello! I work with the Git version control I want ausschliesen directories and files from the version management. With Php Storm I have a 'ignorelist' created. If I now in my working directory look... -
创建于 commit to develop branch and cherry pick in stable branch
Hello, I found following information: "cherry-pick is also useful to selectively incorporate bug fixes from newer releases in maintenance releases." Is there a way in one operation a commit in Deve... -
-
创建于 Send a mail after commit made
Hello! I want to work with KanbanFlow. http://www.kanbanflow.com Is there a way or a plugin with which I can send an email? This mail will contain the comment commit in a branch. Sincerely yours St... -
创建于 individual color scheme
Hello, I have created a custom color scheme for your daily work. How do I turn this color scheme? Sincerely yours Stephan -
创建于 error commit git
Hello! I have taken the files in my git repository. Unfortunately I get an error messageI watch another program at the Gitlog. By the git files have been applied. What am I doing wrong? Sincerely y... -
创建于 find a file in git log
How can I find the commits where a particular file has been edited.An example: Foo.php and Bar.php was created and commited.How can I find the foo.php file in the git log ? Sincerely yours Stephan -
创建于 Display of warnings and errors
Hello! I've seen on a colleague's computer this view. Is there a setting for it in PhpStorm? Sincerely yours Stephan -
创建于 Start sniffer code before the commit
Hello! I want to do a check with the sniffer code in the git version control system before the commit. How do I insert the php code sniffer in ? Sincerely yours Stephan -
创建于 PhpUnit, No tests executed
Hello! I began to occupy myself with phpUnit. Here is my first test.When I start phpUnit I get the following result.I get the message 'No tests Executed'.Here is the configuration of PhpStorm.1.: T...