Categories

Version Control

Browse Version Control terms for IT and DevOps professionals.

Languages

Commit บรรพบุรุษ

A previous commit in the history of a branch or repository that forms the basis for subsequent changes, often used for merges and conflict resolution.

View term

Pull Mirror

A synchronization method in which a repository automatically pulls updates from another source, maintaining a mirrored copy for redundancy or distributed integration.

View term

Pull Mirror

A replication mechanism that periodically pulls and synchronizes repository content from an upstream source, ensuring a local or backup copy stays up to date.

View term

Squash Merge

A Git merging method that condenses all changes from a feature branch into a single commit before integrating into the main branch, streamlining history.

View term

กลยุทธ์ Pull

The method used by a version control system to retrieve changes from a remote repository, including merge, rebase, and fast-forward techniques, determining how local and remote changes are synchronized.

View term

กองแพตช์

A sequential arrangement of dependent patches, managed to be applied, rebased, or merged in order to a codebase, ensuring controlled integration.

View term

การกำหนด Blame

A feature in version control systems used to identify which user or commit introduced a particular line of code, aiding in debugging, compliance, and change tracking.

View term

การติดตามสาขา

A feature in version control systems that allows a local branch to be associated with a remote branch, enabling seamless synchronization, updates, and monitoring of integration status.

View term

การมอบหมายการรีวิว

The process or event of assigning a specific person or group to conduct code review on a pending change or pull request.

View term

การโคลนรีโพซิทอรี

The process of creating a complete local copy of a remote repository, including all branches, tags, and commit history, enabling independent development or integration tasks.

View term

ข้อขัดแย้งการรวม

A situation in version control where changes from different branches cannot be automatically reconciled, requiring manual intervention for resolution.

View term

ข้อความ commit

A descriptive summary attached to each commit in version control, documenting the purpose and context of code changes for audit, review, and compliance.

View term

ข้อเสนอการเปลี่ยนแปลง

A formal suggestion for a code or configuration change in a repository, tracked and discussed before being accepted into production or mainline integration.

View term

ความคิดเห็นต่อบรรทัด

A specific comment attached to a particular line of code in a diff or review interface, enabling precise feedback and annotation during code review.

View term

ความแตกต่างของ commit

A view or record showing the exact code changes between commits, used for audit, review, and integration monitoring.

View term

คอมเมนต์รีวิว

A note or piece of feedback left by a reviewer on a code change, pull request, or merge request in a version control platform, facilitating collaborative code quality and integration standards.

View term

คำอธิบายประกอบแท็ก

An optional message attached to a tag in version control, providing metadata such as release notes, version identifiers, or author details to aid in traceability and documentation.

View term

คิวแพตช์

A series of pending patches or updates managed and applied in order, often used in large-scale code integration and change management systems.

View term

ชื่อเล่นของสาขา

A secondary name or reference assigned to a branch, often used for flexible environment mapping or backward compatibility in CI/CD pipelines.

View term

ชุดแพตช์

A set of related patches grouped and submitted together, typically in open source or enterprise workflows, to address a feature or bugfix in an organized, reviewable manner.

View term

ตัวกรองแท็ก

A filter mechanism in source control or CI/CD tools allowing users to view, select, or restrict results based on Git tags, typically used for deployment, release, or monitoring operations.

View term

ตัวบ่งชี้ข้อขัดแย้ง

A visual indicator in files generated by version control systems during merge conflicts, marking the boundaries of conflicting code regions that must be resolved before a commit can proceed.

View term

ตัวแสดง diff

A tool or interface within version control platforms that visually displays differences between code changesets or commits.

View term

ติดตามการเปลี่ยนแปลง

A documented or automated record showing the lineage and impact of changes, from proposal through approval, merge, and deployment in integration systems.

View term

ทำความสะอาดแท็ก

The process of removing obsolete, duplicate, or irrelevant Git tags from repositories to maintain clarity in release and deployment tracking.

View term

นำ Stash กลับมาใช้

A Git command that reapplies the most recently stashed changes to the current working directory, removing them from the stash stack.

View term

นโยบาย push

A set of rules or permissions defining how, when, and by whom changes may be pushed to repositories; controls integration security and process compliance.

View term

ผสานอัตโนมัติ

An automated process that merges code changes into a target branch once all checks, reviews, and conditions are met, minimizing manual intervention.

View term

ผู้ตรวจสอบโค้ด

A person or automation designated to examine, comment on, and approve code changes before they are merged, ensuring compliance with policy, standards, and security requirements.

View term

ฟอร์ครีโพซิทอรี

A personal copy of a repository, allowing contributors to propose changes via pull or merge requests without affecting the source project.

View term

ฟาสต์ฟอร์เวิร์ด

A type of merge in version control where the current branch pointer is simply moved forward to the target commit, as there are no divergent changes to reconcile.

View term

รวมทีม

The coordinated integration of code contributions from multiple developers or squads into a single branch or repository, often using enterprise workflows or automation.

View term

รีวิวแพตช์

A formal review of code modifications bundled as a patch, ensuring quality and compliance before integration or deployment.

View term

รีโมตออริจิน

The default remote repository in Git configuration that acts as the main synchronization point for local-to-remote operations.

View term

ลบสาขา

The removal of a branch from a repository after it is no longer needed, typically following successful merge or completion of related work.

View term

สคริปต์ hook

A custom script triggered by version control events (e.g., commit, push), automating checks, integrations, or policy enforcement in repositories.

View term

สาขาที่ป้องกันไว้

A branch in a version control repository configured to prevent force pushes, direct commits, or deletion, requiring code review and compliance checks before integration.

View term

หัว detached

A state in Git where the repository points directly to a commit rather than a branch, often used for review or temporary changes.

View term

เขียนประวัติใหม่

The process of altering the commit history in a version control system, typically to clean up, squash, or reorganize commits before merging or publishing changes, often for compliance or readability.

View term

เชอร์รี่พิค

The operation in version control that applies a specific commit from one branch onto another, used for selectively integrating bug fixes or features without merging the entire branch.

View term

เชื่อมโยง Issue

The process of establishing connections between issues, tickets, or work items in tracking systems to show dependencies, relationships, or traceability.

View term

เช็คเอาท์โค้ด

The operation in a version control system that copies files from a repository (or a specific branch or commit) to a local working directory, making them available for editing, testing, or deployment.

View term

เธรดรีวิว

A threaded discussion attached to code review changesets for tracking comments, decisions, and approvals in collaborative workflows.

View term

เบราว์เซอร์ที่เก็บโค้ด

A user interface or tool allowing users to navigate, search, and review repository content, structure, and changes across branches and commits.

View term

เปลี่ยนตำแหน่งสาขา

The operation of changing the base branch pointer in a repository, typically to align with updated integration or release workflows.

View term

เวิร์กโฟลว์ Fork

A collaborative development approach where a developer creates a personal copy (fork) of a repository, makes changes independently, and proposes those changes back to the main project via pull requests, supporting distributed and parallel contributions.

View term

เวิร์กโฟลว์รีเบส

A sequence in version control where changes from one branch are reapplied onto another, producing a linear history and reducing merge conflicts.

View term

แก้ไข commit

A version control operation that modifies the most recent commit, typically to correct or add information before it is pushed.

View term

โทเค็นการเข้าถึง

A secure, revocable credential generated by systems (e.g., GitHub, GitLab) to authenticate users or services for repository access and API integration.

View term
Termify Get Termify on the App Store OPEN
AI Free AI Search Source-backed aviation answers