Skip to content

Instantly share code, notes, and snippets.

@petergi
Created March 10, 2026 17:25
Show Gist options
  • Select an option

  • Save petergi/9f0cf8c66f49b810a4fd83edcc3aff2c to your computer and use it in GitHub Desktop.

Select an option

Save petergi/9f0cf8c66f49b810a4fd83edcc3aff2c to your computer and use it in GitHub Desktop.
gitGraph
	    commit
    	commit
	    branch develop
    	checkout develop
	    commit
	    commit
	    checkout main
   	 merge develop
    	commit
	    commit
Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment