alci.dev/en
Resources
Dictionary
Miro Templates
Change language
Toggle theme
alci.dev/en
Change language
Toggle theme
X
Home
Resources
Dictionary
Miro Templates
Git
4 terms
home
agile dictionary
categories
git
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
G
Git
It is a distributed version control system.
GitFlow
It is a branching model for Git.
GitHub
It is a platform for hosting and managing code.
P
Pull Request (PR)
A Pull Request is a request to merge code changes in Git. Learn the PR workflow, best practices for code reviews, PR size guidelines, and how to write effective PR descriptions.