mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-04 04:09:09 +07:00
edu --> educational-python educational --> educational-core interactive-learning --> student
12 lines
445 B
HTML
12 lines
445 B
HTML
<html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="css/tips.css">
|
|
</head>
|
|
<body>
|
|
<p>
|
|
The keyboard shortcut <span class="shortcut">&shortcut:CheckinProject;</span> enables you to quickly invoke the <span class="control">Commit Changes</span> dialog.</p>
|
|
<p>
|
|
This dialog shows all modifications in project, gives summary information of file status and suggests improvements before check-in.</p>
|
|
</body>
|
|
</html>
|