mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 15:19:59 +07:00
16 lines
238 B
HTML
16 lines
238 B
HTML
<html>
|
|
<title>
|
|
Command switches to another branch
|
|
</title>
|
|
<body>
|
|
<p>
|
|
Call from the project dir git checkout command in command line
|
|
</p>
|
|
<p>
|
|
Syntax: %gitCheckout [branch]
|
|
</p>
|
|
<p>
|
|
Example: %gitCheckout master
|
|
</p>
|
|
</body>
|
|
</html> |