Stephan Krauß

- Total activity 290
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 112
-
Created 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... -
Created 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... -
-
Created 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... -
Created 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 -
Created 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... -
Created 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 -
Created 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 -
Created 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 -
Created 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...