Skip to content

Instantly share code, notes, and snippets.

@anddam
Created November 12, 2019 15:49
Show Gist options
  • Save anddam/6a5a2eb509bb70cbd5dad7969dbf7a15 to your computer and use it in GitHub Desktop.
Save anddam/6a5a2eb509bb70cbd5dad7969dbf7a15 to your computer and use it in GitHub Desktop.
$ git histt --all -10
* d84be7e (refs/stash) WIP on feature-add-missing-file: e9d5962 Add domain id to create() arguments
|\
| |
| * 8d57311 index on feature-add-missing-file: e9d5962 Add domain id to create() arguments
|/
|
* e9d5962 (feature-add-missing-file) Add domain id to create() arguments
|
| * fa5dfea (fix-error-dialog-punctuation, develop) Strip trailing dot in error message, if present
| |
| * d059c31 (HEAD -> fix-link-path-extension) Use explicit extension in internal hrefs
|/
|
* 968d053 Set hostname and create request argument to demo website
|
* ab3d3b1 (origin/master, master) Add feature request template
|
* 5db3e61 Add bug report template
|
git histt --all -10
* e9d5962 (HEAD -> feature-add-missing-file) Add domain id to create() arguments
|
| * fa5dfea (fix-error-dialog-punctuation, develop) Strip trailing dot in error message, if present
| |
| * d059c31 (fix-link-path-extension) Use explicit extension in internal hrefs
|/
|
* 968d053 Set hostname and create request argument to demo website
|
* ab3d3b1 (origin/master, master) Add feature request template
|
* 5db3e61 Add bug report template
|
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment