Remove http://default from content
This commit is contained in:
parent
025aaf3be2
commit
76ed8e141b
392 changed files with 525 additions and 525 deletions
|
@ -53,7 +53,7 @@ body:
|
|||
|
||||
format: full_html
|
||||
processed: |
|
||||
<p>Sometimes when <a href="http://default/daily/2025/02/11/tidy">tidying my commits</a> or updating a local branch with remote changes, the order of commits changes - making them out of order in when running <code>git log</code>.</p>
|
||||
<p>Sometimes when <a href="/daily/2025/02/11/tidy">tidying my commits</a> or updating a local branch with remote changes, the order of commits changes - making them out of order in when running <code>git log</code>.</p>
|
||||
|
||||
<p>I want the commits in the log to be in the correct sequential order.</p>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue