Logo

    Home

    Documentation

    Use Cases

    Training

    Applications

    Release Notes

    Introduction: Bitbucket - GIT - Pro-Code Workspace

    Introduction: Bitbucket - GIT - Pro-Code Workspace

    Git Flow

    image

    Gitpod Workspace

    image
    icon
    Overview:
    1. Here is the Explorer. All files that can be edited in the repository are displayed here.
    2. Overview of the terminal with which the workspace can be controlled
    3. Node Watcher who oversees the compilation of the frontend
    4. Selection for the different terminals
    5. With this button you can increase the workspace duration. The workspace usually shuts down after one hour. With this button you can control the shutdown yourself and, for example, set 180 M for three hours.
    6. With this button you can share the workspace with other people. With the link, everyone with a Gitpod account is then able to access the workspace
    7. Here the files can be edited and the B1 forntend is visualized with the command b1 preview in the terminal
    8. Git Tree. Here all changes that were made in B1 or to the files are displayed
    9. With this button you can search everything in the code base
    10. Here the extensions for VS Code are managed
    11. Overview of the Docker containers
    12. Overview of the ports used in B1
    Logo