Skip to content

Instantly share code, notes, and snippets.

@ohadschn
Last active March 28, 2025 11:08
Show Gist options
  • Save ohadschn/e2c0a7ddee193c186376c76ff494da3f to your computer and use it in GitHub Desktop.
Save ohadschn/e2c0a7ddee193c186376c76ff494da3f to your computer and use it in GitHub Desktop.
learnGitBranching-commits
{
"goalTreeString": "{\"branches\":{\"main\":{\"target\":\"C3\",\"id\":\"main\",\"remoteTrackingBranchID\":null}},\"commits\":{\"C0\":{\"parents\":[],\"id\":\"C0\",\"rootCommit\":true},\"C1\":{\"parents\":[\"C0\"],\"id\":\"C1\"},\"C2\":{\"parents\":[\"C1\"],\"id\":\"C2\"},\"C3\":{\"parents\":[\"C2\"],\"id\":\"C3\"}},\"tags\":{},\"HEAD\":{\"target\":\"main\",\"id\":\"HEAD\"}}",
"solutionCommand": "git commit;git commit;git commit",
"startTree": "{\"branches\":{\"main\":{\"target\":\"C0\",\"id\":\"main\",\"remoteTrackingBranchID\":null}},\"commits\":{\"C0\":{\"parents\":[],\"id\":\"C0\",\"rootCommit\":true}},\"tags\":{},\"HEAD\":{\"target\":\"main\",\"id\":\"HEAD\"}}",
"name": {
"en_US": "commits"
},
"hint": {
"en_US": ""
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment