Files
openide/python/python-community-ide-resources/resources/tips/CommitCtrlK.html
T

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>