Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

اوامر git المهمه #38

Open
shabib-m opened this issue Mar 28, 2021 · 0 comments
Open

اوامر git المهمه #38

shabib-m opened this issue Mar 28, 2021 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@shabib-m
Copy link
Member

shabib-m commented Mar 28, 2021

جلب نسخة branch معين
مثال

git clone -b drupalsaudi-dev --single-branch https://github.com/drupalsaudi/saudi-distribution.git

نسخة دروبال 9

git clone -b saad-dev-9 --single-branch https://github.com/drupalsaudi/saudi-distribution.git

طريقة جلب pull request

مثال رقم 32
#32

كل امر في سطر

git fetch origin pull/32/head:pull_32
git checkout pull_32

الهدف من جلب pr لتجربته والاستفاده من المميزات الموجوده

لدمج pr

تأكدوا انكم في النسخه الخاصه بي pr

git status

مثال drupalsaudi-dev

git merge pull_32

للتأكد من مسار رابط المشروع ان كان هنا او من صفحتكم

git remote -v

git remote set-url origin https://github.com/drupalsaudi/saudi-distribution.git

ملاحظه : الرجاء التأكد من الاضافه (pr)
تتبع اي نسخه

جاري اضافة الاوامر المهمه وقابلة للمقترحات والمساهمه منكم

@samaphp samaphp added the documentation Improvements or additions to documentation label Apr 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants