mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-02 11:18:16 +07:00
edu --> educational-python educational --> educational-core interactive-learning --> student
17 lines
414 B
HTML
17 lines
414 B
HTML
<html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="css/tips.css">
|
|
</head>
|
|
<body>
|
|
|
|
<p>All your most indispensable VCS commands are just one-click away...</p>
|
|
<p>
|
|
Choose <span class="control">VCS | VCS Operations Popup</span>
|
|
on the main menu, and get a popup with the VCS commands that are relevant to the current context:
|
|
</p>
|
|
|
|
<p class="image"><img src="images/vcsQuickList.png"></p>
|
|
|
|
</body>
|
|
</html>
|