Oddbean new post about | logout
 I think I should write a detailed guide as I guess the high level overview of the commands are not sufficient 
 Would probably help more people to use it. 
 Yes. In could also do some 30 second screencasts to show how quick and easy it is 
 I'm also thinking about adding a git remote helper so that you can use more native git commands like `git branch -r` to list proposals 
 Like a throughput to git? 
 Remote helpers allow git functions like fetch and push to work over other protocols like ssh or https or nostr. The nostr protocol could proxy requests to the 'clone' address specified in the events and then make proposals on nostr act as remote branches.  
 the getting started guides on gitworkshop.dev are sufficient at this stage. If anyone is struggling. feel free to repoen this issue