Put New Project Under Version Control

The fastest way to register a new project directory under local version control.

Work safely via VCS, via the keyboard.

You started a new project or opened a local directory, and it's not yet under VCS. Here's the fastest way to do so, from the keyboard.


Related Resources

Search text in Local History
Find exactly what you are looking for, even if you removed it
Cleanup code before commit
Remove all the redundant parenthesis and other unneeded code before commit
Run inspections before commit
Catch all issues before your code reaches the upstream