Skip to content

Conversation

HUmnanANirudh
Copy link
Contributor

@HUmnanANirudh HUmnanANirudh commented Oct 14, 2025

  • Convert cards 031, 032, and 033 to new Mermaid diagram structure
  • Add descriptors for git commands: commit --amend, restore, and clone
  • Generate corresponding SVG files in assets/img/mermaid/
  • Add use_static_image: true flags for proper rendering
  • Maintain existing navigation and translation links

Fixes #135
Fixes #134
Fixes #133

- Convert cards 031, 032, and 033 to new Mermaid diagram structure
- Add descriptors for git commands: commit --amend, restore, and clone
- Generate corresponding SVG files in assets/img/mermaid/
- Add use_static_image: true flags for proper rendering
- Maintain existing navigation and translation links
Copy link

netlify bot commented Oct 14, 2025

Deploy Preview for gitfichas ready!

Name Link
🔨 Latest commit 6ed12ba
🔍 Latest deploy log https://app.netlify.com/projects/gitfichas/deploys/68ee4b2fa425910008be9cd6
😎 Deploy Preview https://deploy-preview-413--gitfichas.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Owner

@jtemporal jtemporal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please regenerate the images after adjusting the text. Note: the text should always be the same as in the original card.

Comment on lines +3 to +4
pretitle: Adjusting the
title: last commit
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
pretitle: Adjusting the
title: last commit
pretitle: Adjusting the last
title: commit

Comment on lines +3 to +5
pretitle:
title: Discarding
subtitle: changes
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
pretitle:
title: Discarding
subtitle: changes
pretitle: Discarding
title: changes
subtitle:

Comment on lines +3 to +5
pretitle: Naming the
title: clone folder
subtitle:
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
pretitle: Naming the
title: clone folder
subtitle:
pretitle: Naming the
title: clone
subtitle: destination folder

subtitle:
command: git clone url name
descriptors:
- command: downloads<br>repository
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- command: downloads<br>repository
- command: command to download<br>the repository

descriptors:
- command: downloads<br>repository
- part1: repository<br>path
- part2: folder name
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- part2: folder name
- part2: name of the<br>target folder

subtitle: changes
command: git restore name
descriptors:
- command: restores<br>previous state
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- command: restores<br>previous state
- command: command to restore<br>the previous state

descriptors:
- command: restores<br>previous state
- part1: file name
- info: changes not<br>added to staging
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- info: changes not<br>added to staging
info: the changes that are<br> discarded are not on staging

Comment on lines +9 to +10
- part1: flag to<br>fix last commit
author: "@jtemporal"
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- part1: flag to<br>fix last commit
author: "@jtemporal"
- part1: flag to<br>fix last commit
info: by default, amend will adjust the last commit<br>creating a new commit
author: "@jtemporal"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

Migrate en 🇺🇸 card 31 to Mermaid Migrate en 🇺🇸 card 32 to Mermaid Migrate en 🇺🇸 card 33 to Mermaid

2 participants