/
The Git Versioning

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

Related content

The Git Host
The Git Host
More like this
What does git source control look like?
What does git source control look like?
More like this
GIT Diff
GIT Diff
More like this
Git Status - how do I see what state my repository is in?
Git Status - how do I see what state my repository is in?
More like this
Git Collection Configuration File
Git Collection Configuration File
More like this
What is GIT?
What is GIT?
More like this