a11y.skipToMainContent
1

مولدات التغيير

اقطعوا مخرجاتكم من موقع جيت واحصلوا فوراً على نسخة مُشكلة من نظام CHANGELOG.md مع الالتزامات المجمَّعة حسب النوع - السمات، المواصفات، الصيانة، الوثائق، أكثر.

Recommended: git log --oneline --decorate --no-color
Or: git log --pretty=format:"%h %s (%an, %ar)"

CHANGELOG.md
More options
Was this tool helpful?
Send output to:
Advertisement

How to use Changelog Generator

  1. Runcogit log --oneline --decorate --no-color /code. in your repository.
  2. احفظ الناتج في مجال النص.
  3. وضعت بشكل اختياري اسماً مستنسخاً.
  4. اختر وضع العلامات أو شكل ناتج HTML.
  5. قم بلعق جينرات ونسخ نموذج التغيير.

ما هذا؟?

هذا المولدات المتغيرة تستهلك ناتجاً من جيت لوج، وتلتزم المجموعات بنوع الالتزام التقليدي. ويلتزم هذا المشروع تلقائياً بالرسوم، وبوغ فيكس، والصيانة، والتوثيق، وأقسام الأداء على غرار " Style " مع مؤشرات emoji. وببساطة، يراعى ما ينتجه سجل " تدوين " - خط واحد - ديكورات - أو أي شكل مماثل لسجلات الجليد. The tool strips commit hashes and branch decorations, classifies each commit by its prefix, and outputs a clean CHANGELOG.md in Markdown or HTML format. كلّ شيء يسير في مصفّحتك - لا شيء مُحمّل -
Advertisement

FAQ

ما هو الشكل المستخدم؟?
The tool follows the Keep a Changelog standard (keepachangelog.com) with semantic versioning.
هل يمكنني إضافة نسخ متعددة؟?
نعم - توليد المدخلات لكل نسخة ودمجها في نظام تبادل المعلومات.

Related tools

Author

MW
Marcus Webb"The DevTool Craftsman"

Full-Stack Developer & Tools Architect

Marcus has been writing code since the dial-up era. He has contributed to open-source developer tools, built CI/CD pipelines for startups, and debugged production incidents at 3 AM more times than he would like to admit. His philosophy is that the best developer tool is the one that gets out of your way, and he writes about practical tooling that helps teams ship faster with fewer headaches.

Advertisement