Skip to content

Commit

Permalink
Merge e45d8eb into 837299a
Browse files Browse the repository at this point in the history
  • Loading branch information
graczhual committed May 19, 2022
2 parents 837299a + e45d8eb commit 3c38932
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ The code below checkouts to the first commit and check the data amount.
# Please visit `https://gas.graviti.com/tensorbay/developer` to get the AccessKey.
gas = GAS("<YOUR_ACCESSKEY>")
dataset_client = gas.get_dataset("VersionControlDemo")
commits = dataset_client.list_commits()
FIRST_COMMIT_ID = "ebb1cb46b36f4a4b922a40fb01574517"
Expand Down

0 comments on commit 3c38932

Please sign in to comment.