-
-
Notifications
You must be signed in to change notification settings - Fork 43
Migrate EN card 024 to Mermaid format #476
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
✅ Deploy Preview for gitfichas ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Co-authored-by: jtemporal <6595551+jtemporal@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@copilot undo this change
en/_posts/2021-10-20-024.md
Outdated
| - command: command to submit changes | ||
| - part1: target repository | ||
| - part2: which branch to send |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| - command: command to submit changes | |
| - part1: target repository | |
| - part2: which branch to send | |
| - command: command to submit<br>changes | |
| - part1: target<br>repository | |
| - part2: which branch<br>to send |
en/_posts/2021-10-20-024.md
Outdated
| pretitle: How to send code and | ||
| title: changes to a remote |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| pretitle: How to send code and | |
| title: changes to a remote | |
| pretitle: How to | |
| title: push |
…scriptors Co-authored-by: jtemporal <6595551+jtemporal@users.noreply.github.com>
Co-authored-by: jtemporal <6595551+jtemporal@users.noreply.github.com>
|
Just as a heads up, I was blocked by some firewall rules while working on your feedback. Expand below for details. Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
Converts English card #24 (
git push remote branch) from legacy image-based format to Mermaid diagram format.Changes:
pretitle/title/subtitlecomponents, converted command table todescriptorsarrayauthor,number,mermaid: true,use_static_image: true{% include mermaid-graphs.html %}assets/img/mermaid/024-en.svg<br>) to descriptors for improved readabilityBefore:
After:
Navigation links and translations preserved.
Original prompt
<issue_description>Migrate current content to the the mermaid format following the examples in CONTRIBUTING.md</issue_description>
Comments on the Issue (you are @copilot in this section)
Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.