Started adding demos #37
martinvonz
started this conversation in
Show and tell
Replies: 1 comment 10 replies
-
I've added several demos to the README now. I'd appreciate feedback on all aspects: content, speed, workflow, etc. I'll add more demos of conflict handling and automatic rebase later. Maybe demos of revsets too. |
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've started adding demos to the README. I copied the automation from https://github.com/arxanas/git-branchless/tree/master/demos so thank you so much for writing that code, @arxanas! I had some trouble getting it to not use the
$PS1
from my Bash configs. I fixed that by doing this. Perhaps you'll want to do something similar.Beta Was this translation helpful? Give feedback.
All reactions