PhpStorm 2017.3 Help

New Changelist Dialog

Version Control tool window add.png

Alt+Insert


Use this dialog box to create a new changelist.

ItemDescription
NameType the name of the new changelist.
Comment Type optional comment. When the new changelist will be submitted to the repository, this comment will appear in the Comment text area of the Commit Changes dialog box.
Make this changelist active Select this check box to have PhpStorm automatically give the active status to the new change list immediately after the changes are restored in it. When this checkbox is cleared, the current active changelist remains active. See Changelist for details.
Track context Select this check box to have PhpStorm preserve the context of the task associated with the new changelist on its deactivation and restore the context when the changelist becomes active. See Managing tasks and contexts for details.
Last modified: 29 March 2018

See Also