Why switching between two Tasks does not update file edited in these Tasks? What is Task in PhpStorm about? -


these steps did:

  • open task 1 (create branch master, create changelist)
  • do edit in thefile
  • open task 2 (create branch master, create changelist)
  • do edit in thefile
  • switching task 1 , thefile contain edits made in task 2

so content of thefile same in both tasks.

why switching between 2 tasks not update file edited in these tasks? task in phpstorm about?


Comments

Popular posts from this blog

unity3d - Rotate an object to face an opposite direction -

angular - Is it possible to get native element for formControl? -

javascript - Why jQuery Select box change event is now working? -