The Git Versioning

Summary

  • Sandbox runs current implementation

  • Release runs from selected branch and commit

  • If no commits then it chooses commit id ‘latest’

  • View

    • Show which mode selected

    • Show information about the commit selected

      • Hyperlinks commit id to host website (github and bitbucket)

      • Says the git branch

      • Provides commit message, timestamp and author

  • Edit

    • Select between sandbox/release

    • If release select branch and commit

      • Commit select fields provide commit message, timestamp and author