Push to VCS

This page focuses on the steps to Push a version to VCS.

This is the mechanism for versioning the Data set and storing the latest versions in Git. While pulling the Data set user can see the committed message of each version, so the user will get more info about the committed data set.

Check out the illustration on pushing a Data Set to VCS.

  • Select a Data Set from the Data Sets list.

  • Click on the Push to VCS icon.

  • The Push into Version Controlling System dialog box appears.

  • Provide a Commit message – this message is saved as a label in the Version Controlling System.

  • Click the Push option.

  • A confirmation message appears, and the selected Data Set version gets pushed to the VCS.

Please Note: Commit message is a required field after giving the message only the Push option will get enabled.

Last updated