Skip to content

Add Comprehensive Hebrew Git & Python Glossary #183

@HodayaMoyal

Description

@HodayaMoyal

Hello,

I would like to propose adding a comprehensive glossary of Git and version control terms to the "Code-Maven.com" website, with a strong emphasis on Python code examples. This glossary aims to help Hebrew-speaking readers understand complex technical concepts clearly and accessibly.

The contribution includes over 20 Markdown files (totaling 15 from previous list + new ones identified) for the following terms:

  • add.md
  • blame.md
  • branch.md
  • checkout.md
  • cherry-pick.md
  • clone.md
  • commit.md
  • conflict.md
  • diff.md
  • fetch.md
  • fork.md
  • git.md
  • github.md
  • head.md
  • history.md
  • issue.md
  • log.md
  • merge.md
  • pull.md
  • pull-request.md
  • push.md
  • rebase.md
  • release.md
  • remote.md
  • repository.md
  • reset.md
  • staging.md
  • stash.md
  • status.md
  • submodule.md
  • tag.md
  • working-directory.md

(Note: The exact number of files might vary slightly based on the final count, but this covers the extensive list you've created.)

Each glossary file contains:

  • A concise definition.
  • An extended explanation of the term and its significance.
  • Code examples for Git commands in the terminal.
  • Python code examples (using GitPython/PyGithub library) - specifically tailored to assist Python developers.
  • Related terms (with internal links within the glossary).
  • Additional resources (official Git and GitHub documentation).

These files are located in the sites/he/glossary/ path within my fork, and they have been written consistently and clearly.

I believe that adding this glossary will significantly enhance the user experience on the website, especially for the Hebrew-speaking audience, and provide a valuable resource for learning Git and Python.

I welcome your feedback and am ready to address any comments or necessary changes.

Thank you,

Hodaya Buchris.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions