Push a Scratch Repository to a Remote Repository

If you chose to use a scratch repository when creating your visual application, your project's team members cannot work with your visual application unless you create a remote repository. To share your scratch repository with your team members, you'll need to push its content to a Git repository that VB Studio will create for you.

  1. Click the Git menu in the header or the Options menu in the Git Panel.
  2. Select Push.
  3. In the Push Scratch Repository to Remote dialog, enter a value in the Repository Name field. Optionally, provide a description for the Git repository that VB Studio will create for you.
  4. Enter a commit message.
  5. Click Push Repository.