mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-21 12:14:37 +07:00
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>
|