Skip to content

Git

AWSIM is managed by git and GitHub.

Policy

  • All git commit history is not modified
  • Disallow git rebase
  • Disallow git push --force

Branch

Branch Explain
main Mainstream branch. Latest each AWSIM features and Lexus demo binary scene are included.
feature/* Feature development branch created from the main branch.
release/* Release branch of AWSIM. New AWSIM Lexus demo binary is created for each release.
gh-pages Documantation hosted on GitHub pages. (This web site)