ملف:Git operations.svg
حجم معاينة PNG لذلك الملف ذي الامتداد SVG: 734 × 600 بكسل. البعد الآخر: 2٬507 × 2٬048 بكسل.
الملف الأصلي (ملف SVG، أبعاده 760 × 621 بكسل، حجم الملف: 16 كيلوبايت)
وصف قصير
قالب:Igen
⧼wm-license-information-description⧽ |
English: Diagram showing some common Git operations.
Deutsch: Das Diagramm zeigt einige der häufigsten Git Operationen.
|
⧼wm-license-information-date⧽ | 2013 |
⧼wm-license-information-source⧽ | ⧼Wm-license-own-work⧽ |
⧼wm-license-information-author⧽ | Daniel Kinzler |
Explanation
English: A very brief and incomplete list of the operations shown in the diagram:
- git pull
- fetches remote changes into the local clone, and merges them into the current working files.
- git checkout
- replaces the current working files with files from a branch.
- git checkout --track
- creates a local branch from a remote branch, links them, and replaces the current working files with files from that branch.
- git fetch
- downloads changes from a remote repository into the local clone
- git reset
- makes the current branch point to some specific revision or branch.
- git reset --hard
- makes the current branch point to some specific revision or branch, and replaces the current working files with the files from that branch.
- git merge
- merges files from a given branch into the current branch.
- git push
- uploads changes from local branches to the respective remote repositories.
- git add
- puts current working files into the stage (aka index or cache)
- git commit
- commits staged changes to a local branch
- git commit -a
- commits all modified files to a local branch (shorthand for "git add" and "git commit")
ترخيص
تاريخ الملف
اضغط على زمن/تاريخ لرؤية الملف كما بدا في هذا الزمن.
زمن/تاريخ | صورة مصغرة | الأبعاد | مستخدم | تعليق | |
---|---|---|---|---|---|
حالي | ★ مراجعة معتمدة 17:31، 6 أكتوبر 2023 | 760 × 621 (16 كيلوبايت) | Pastakhov (نقاش | مساهمات) | Upload https://upload.wikimedia.org/wikipedia/commons/d/d8/Git_operations.svg |
لا يمكنك استبدال هذا الملف.
وصلات
لا يوجد صفحات تصل لهذه الصورة.