PetaSoft Knowledge Base

Version Control

1. General

1.1. Git uses as control version system.

1.2. BitBucket uses as hosting.

1.3. Each project should be loaded to BitBucket.

2. Commits

2.1. Every change should be committed.

2.2. Commit title should consists description of changes or task name.