mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-02 19:28:23 +07:00
edu --> educational-python educational --> educational-core interactive-learning --> student
18 lines
398 B
HTML
18 lines
398 B
HTML
<html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="css/tips.css">
|
|
</head>
|
|
<body>
|
|
|
|
|
|
<p>
|
|
You can move any file to a changelist of your choice. To do that, just choose
|
|
<span class="control">Move to Changelist</span> on the file context menu in the
|
|
Local Changes tab of the Version Control tool window:
|
|
</p>
|
|
|
|
<p class="image"><img src="images/move_to_changelist.png"></p>
|
|
|
|
</body>
|
|
</html>
|