mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-31 04:07:30 +07:00
GitOrigin-RevId: 6473ab91ea98a2733071fad2a27e0b355aae4b68
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> |