Remove http://default from content
This commit is contained in:
parent
025aaf3be2
commit
76ed8e141b
392 changed files with 525 additions and 525 deletions
|
@ -51,7 +51,7 @@ body:
|
|||
|
||||
format: full_html
|
||||
processed: |
|
||||
<p>If you're working on a team or project that uses pull or merge requests, then <a href="http://default/daily/2024/05/17/why-i-dont-commit-with--m">writing commit messages with detailed descriptions</a> using the message body and not just the subject line, will result in better pull requests.</p>
|
||||
<p>If you're working on a team or project that uses pull or merge requests, then <a href="/daily/2024/05/17/why-i-dont-commit-with--m">writing commit messages with detailed descriptions</a> using the message body and not just the subject line, will result in better pull requests.</p>
|
||||
|
||||
<p>Whatever text you put in the message body will be used as the description for your pull or merge request, as well as the subject line being used for the title.</p>
|
||||
|
||||
|
@ -59,9 +59,9 @@ body:
|
|||
|
||||
<p>Pull or merge requests with more information and detail are more likely to be accepted and merged.</p>
|
||||
|
||||
<p>The text will also remain in the pull or merge request, even if <a href="http://default/daily/2024/05/11/don-t-delete-my-commit-messages">someone squashes your commits and deletes the old messages</a>.</p>
|
||||
<p>The text will also remain in the pull or merge request, even if <a href="/daily/2024/05/11/don-t-delete-my-commit-messages">someone squashes your commits and deletes the old messages</a>.</p>
|
||||
|
||||
<p>The issue then is, <a href="http://default/daily/2024/05/15/should-you-include-issue-ids-in-your-commit-messages">what if you move to a different Git hosting service</a>?</p>
|
||||
<p>The issue then is, <a href="/daily/2024/05/15/should-you-include-issue-ids-in-your-commit-messages">what if you move to a different Git hosting service</a>?</p>
|
||||
|
||||
|
||||
summary: null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue