Files
openide/platform/platform-resources-en/src/tips/MoveToChangelist.html
2013-11-30 15:10:52 +01:00

18 lines
581 B
HTML

<html>
<head>
<link rel="stylesheet" type="text/css" href="css/tips.css">
</head>
<body>
<p>If you don't want to commit some of your changes to the repository, you can set them aside for a while, by moving
to a separate changelist, or by putting them to a shelf. Select such file in the <span class="control">Local</span> tab of the <span class="control">Changes</span> tool
window, and on the context menu choose <span class="control">Move to Another Changelist</span>,
or <span class="control">Shelve Changes</span>.</p>
</body>
</html>