⌂Athanor Server Docs
0.8
  • Overview
    • Quick Start
    • License
    • Submitting bugs and suggestions
  • User
    • Product Dependencies
    • Getting the Athanor-server source
    • Building Athanor-Server
    • Running Athanor-Server
  • Developer
    • Contributing
    • Project Structure
    • IDE Set-up
    • Working with git
    • Documentation Updates
Athanor Server Docs
⌂Athanor Server Docs
0.8
  • Overview
    • Quick Start
    • License
    • Submitting bugs and suggestions
  • User
    • Product Dependencies
    • Getting the Athanor-server source
    • Building Athanor-Server
    • Running Athanor-Server
  • Developer
    • Contributing
    • Project Structure
    • IDE Set-up
    • Working with git
    • Documentation Updates
  • Athanor Server Docs
  • Developer
  • Working with git

Working with git

The following references are useful if you want to get familiar with git, refresh your knowledge of git, or consult for common problems:

  • git book
  • git branching model
  • Intellij IDEA git integration

Next: Documentation Updates