Skip to content

Commit bceb8bb

Browse files
imba-tjdbrianamarie
authored andcommitted
Chore: use https (github#722)
* Chore: use https * Update footer.html * update * Delete a space
1 parent 4be3061 commit bceb8bb

20 files changed

+71
-71
lines changed

_includes/footer.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@
33
<a href="https://github.com/{{ site.gh_repo }}" class="text-gray-dark mb-2">
44
Made with :heart: by :octocat:s and friends
55
</a>
6-
</span>
6+
</span>
77
<div class="d-flex flex-justify-center text-uppercase text-bold my-1">
88
<a href="{{ site.baseurl }}/feed.xml" class="d-flex flex-items-center text-gray text-uppercase mr-4">
99
<div class="d-flex mr-1">{% octicon rss %}</div>
1010
{{ site.data.ui-text[site.locale].feed_label }}
1111
</a>
12-
<a href="http://github.community" class="d-flex flex-items-center text-gray text-uppercase"><div class="d-flex mr-1">{% octicon organization %}</div> Community</a>
12+
<a href="https://github.community" class="d-flex flex-items-center text-gray text-uppercase"><div class="d-flex mr-1">{% octicon organization %}</div> Community</a>
1313
</div>
1414

15-
<p>&copy; {{ site.time | date: '%Y' }} {{ site.name }} {{ site.data.ui-text[site.locale].powered_by }} <a href="http://jekyllrb.com" rel="nofollow" class="text-gray-dark">Jekyll</a> &amp;
15+
<p>&copy; {{ site.time | date: '%Y' }} {{ site.name }} {{ site.data.ui-text[site.locale].powered_by }} <a href="https://jekyllrb.com" rel="nofollow" class="text-gray-dark">Jekyll</a> &amp;
1616
<a href="https://github.com/primer/primer-css" rel="nofollow" class="text-gray-dark">Primer</a>.
1717
</p>
1818
</footer>

downloads/ar/github-git-cheat-sheet.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@ leadingpath: ../../../
1111
<p dir="rtl">نظام GitHub يوفر برنامج عميل لسطح المكتب يشمل واجهة مستخدم رسومية لنشاطات المستودعات الأكثر شيوعاً وتحديث نسخة سطر أوامر Git تلقائياً للحالات المتقدمة.</p>
1212

1313
<h3 dir="rtl"> GitHub لنظام تشغيل وندوز</h3>
14-
<p dir="rtl">http://windows.github.com</p>
14+
<p dir="rtl">https://windows.github.com</p>
1515

1616
<h3 dir="rtl"> GitHub لنظام تشغيل ماك</h3>
17-
<p dir="rtl">http://mac.github.com</p>
17+
<p dir="rtl">https://mac.github.com</p>
1818

1919
<p dir="rtl">توزيعات Git لأنظمة لينكس وPosix متوفرة في موقع Git SCM الرسمي.</p>
2020

2121
<h3 dir="rtl"> Git لكل أنظمة التشغيل</h3>
22-
<p dir="rtl">http://git-scm.com</p>
22+
<p dir="rtl">https://git-scm.com</p>
2323

2424
<h2 dir="rtl"> إعادة تكوين الأدوات</h2>
2525
<p dir="rtl">إعداد معلومات المستخدم لجميع المستودعات المحلية</p>

downloads/bn_BD/github-git-cheat-sheet.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: cheat-sheet
33
redirect_to: false
44
title: গিটহাব গিট চিট শীট
5-
byline: গিট হচ্ছে একটি ওপেন সোর্স ড্রিস্ট্রিবিউটেড ভার্শন কন্ট্রোল সিস্টেম যা আপনার ল্যাপটপ বা ডেস্কটপে গিটহাব সুবিধাদি প্রদান করে। এই চিট শীটে সাধারনভাবে ব্যবহৃত গিট কমান্ড লাইনের নির্দেশনা দেওয়া আছে ।
5+
byline: গিট হচ্ছে একটি ওপেন সোর্স ড্রিস্ট্রিবিউটেড ভার্শন কন্ট্রোল সিস্টেম যা আপনার ল্যাপটপ বা ডেস্কটপে গিটহাব সুবিধাদি প্রদান করে। এই চিট শীটে সাধারনভাবে ব্যবহৃত গিট কমান্ড লাইনের নির্দেশনা দেওয়া আছে ।
66
leadingpath: ../../../
77
---
88

@@ -11,15 +11,15 @@ leadingpath: ../../../
1111
গিটহাবের রিপোজিটরির সাধারন অ্যাকশন ও উন্নত পরিস্থিতিতে জন্য Git এর একটি স্বয়ংক্রিয়ভাবে আপডেট করার কমান্ড লাইন সংস্করণসহ ডেস্কটপের জন্য গ্রাফিকাল ইউজার ইন্টারফেস সুবিধাযুক্ত ক্লায়েন্ট আছে।
1212

1313
### উইন্ডোজের জন্য গিটহাব
14-
http://windows.github.com
14+
https://windows.github.com
1515

1616
### ম্যাকের জন্য গিটহাব
17-
http://mac.github.com
17+
https://mac.github.com
1818

1919
লিনাক্স ও POSIX সিস্টেমের জন্য গিট অফিশিয়াল Git SCM ওয়েবসাইটে উপলব্ধ।
2020

2121
### সকল প্ল্যাটফরমের জন্য গিটহাব
22-
http://git-scm.com
22+
https://git-scm.com
2323

2424
## টুল কনফিগার করা
2525
সকল লোকাল রিপোজিটরির জন্য টুল কনফিগার করা
@@ -40,12 +40,12 @@ http://git-scm.com
4040

4141
```$ git init [project-name]```
4242

43-
নির্দিষ্ট নাম দিয়ে একটি নতুন রিপোসিটোরি তৈরি করুন।
43+
নির্দিষ্ট নাম দিয়ে একটি নতুন রিপোসিটোরি তৈরি করুন।
4444

4545

4646
```$ git clone [url]```
4747

48-
একটি প্রকল্প এবং তার সম্পূর্ণ সংস্করণ ইতিহাস ডাউনলোড করুন।
48+
একটি প্রকল্প এবং তার সম্পূর্ণ সংস্করণ ইতিহাস ডাউনলোড করুন।
4949

5050
{% endcapture %}
5151
<div class="col-md-6">
@@ -94,7 +94,7 @@ Name a series of commits and combine completed efforts
9494

9595
```$ git branch```
9696

97-
বর্তমান রিপোসিটোরির মধ্যে সব লোকাল ব্রাঞ্চ তালিকাভুক্ত করুন।
97+
বর্তমান রিপোসিটোরির মধ্যে সব লোকাল ব্রাঞ্চ তালিকাভুক্ত করুন।
9898

9999

100100
```$ git branch [branch-name]```
@@ -186,7 +186,7 @@ A text file named `.gitignore` suppresses accidental versioning of files and pat
186186

187187
{% capture colFour %}
188188
## হিস্টোরি রিভিউ
189-
ব্রাউজ করুন এবং প্রকল্পের ফাইল এর বিবর্তন পরিদর্শন করুন
189+
ব্রাউজ করুন এবং প্রকল্পের ফাইল এর বিবর্তন পরিদর্শন করুন
190190

191191

192192
```$ git log```
@@ -222,17 +222,17 @@ Undoes all commits after `[commit]`, preserving changes locally
222222
সব ইতিহাস এবং করা পরিবর্তনগুলি ফিরে নির্দিষ্ট কমিটে অস্বীকার করুন
223223

224224
## সিঙ্ক্রোনাইজড পরিবর্তনগুলি
225-
একটি দূরবর্তী (URL) নিবন্ধন করুন এবং রিপোসিটোরি ইতিহাস এক্সচেঞ্জ করুন
225+
একটি দূরবর্তী (URL) নিবন্ধন করুন এবং রিপোসিটোরি ইতিহাস এক্সচেঞ্জ করুন
226226

227227

228228
```$ git fetch [remote]```
229229

230-
দূরবর্তী রিপোসিটোরি থেকে সব ইতিহাস ডাউনলোড করুন
230+
দূরবর্তী রিপোসিটোরি থেকে সব ইতিহাস ডাউনলোড করুন
231231

232232

233233
```$ git merge [remote]/[branch]```
234234

235-
বর্তমান স্থানীয় শাখা ও দূরবর্তী শাখা একত্রিত করুন
235+
বর্তমান স্থানীয় শাখা ও দূরবর্তী শাখা একত্রিত করুন
236236

237237

238238
```$ git push [remote] [branch]```
@@ -242,7 +242,7 @@ Undoes all commits after `[commit]`, preserving changes locally
242242

243243
```$ git pull```
244244

245-
বুকমার্ক হিস্টোরি ও অন্তর্ভুক্ত পরিবর্তনগুলো ডাউনলোড করুন
245+
বুকমার্ক হিস্টোরি ও অন্তর্ভুক্ত পরিবর্তনগুলো ডাউনলোড করুন
246246
{% endcapture %}
247247
<div class="col-md-6">
248248
{{ colFour | markdownify }}

downloads/de/github-git-cheat-sheet.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@ leadingpath: ../../../
1111
GitHub bietet Desktop-Clients an, die ein grafisches Benutzerinterface für die häufigsten Aktionen auf Repositories beinhalten, sowie eine automatisch aktualisierte Kommandozeilen-Version von Git für erweiterte Szenarien.
1212

1313
### GitHub für Windows
14-
http://windows.github.com
14+
https://windows.github.com
1515

1616
### GitHub für Mac
17-
http://mac.github.com
17+
https://mac.github.com
1818

1919
Git-Distributionen für Linux- und POSIX-Systeme sind auf der offiziellen Git SCM-Webseite verfügbar.
2020

2121
### Git für alle Plattformen
22-
http://git-scm.com
22+
https://git-scm.com
2323

2424
## Werkzeuge konfigurieren
2525
Konfigurieren von Benutzerinformationen für alle lokalen Repositories

downloads/es_ES/github-git-cheat-sheet.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,15 @@ leadingpath: ../../../
1212
GitHub proporciona clientes de escritorio que incluyen una interfaz gráfica de usuario para las acciones más comunes que se pueden realizar en un repositorio y una edición de Git en la línea de comandos actualizada automáticamente para escenarios más avanzados.
1313

1414
### GitHub para Windows
15-
http://windows.github.com
15+
https://windows.github.com
1616

1717
### GitHub para Mac
18-
http://mac.github.com
18+
https://mac.github.com
1919

2020
Distribuciones de Git para sistemas Linux y POSIX se encuentran disponibles en el sitio web oficial Git SCM.
2121

2222
### Git para todas las plataformas
23-
http://git-scm.com
23+
https://git-scm.com
2424

2525
## Configurar herramientas
2626
Configura la información del usuario para todos los respositorios locales

downloads/fa/github-git-cheat-sheet.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,29 +2,29 @@
22
layout: cheat-sheet
33
redirect_to: false
44
title: گیت‌هاب برگه‌تقلب گیت
5-
byline: گیت سیستم کنترل نسخه توزیع‌شده است که فعالیت‌های گیت‌هاب را بر روی لپ‌تاپ یا دسکتپاب برای تسهیل می‌نماید. این برگه تقلب، دستورهای رایج مورد استفادهٔ خط‌فرمان را برای ارجاع سریع خلاصه نموده است.
5+
byline: گیت سیستم کنترل نسخه توزیع‌شده است که فعالیت‌های گیت‌هاب را بر روی لپ‌تاپ یا دسکتپاب برای تسهیل می‌نماید. این برگه تقلب، دستورهای رایج مورد استفادهٔ خط‌فرمان را برای ارجاع سریع خلاصه نموده است.
66
leadingpath: ../../../
77
---
88

99
{% capture colOne %}
1010
<h2 dir="rtl">نصب گیت‌هاب</h2>
1111
<div dir="rtl">
12-
گبت‌هاب برنامه‌های رومیزی فراهم نموده است که شامل یک واسط گرافیکی برای بیشترکارهای عمومی مخازن هستند و یک
12+
گبت‌هاب برنامه‌های رومیزی فراهم نموده است که شامل یک واسط گرافیکی برای بیشترکارهای عمومی مخازن هستند و یک
1313
نسخهٔ خط‌فرمان گیت که به صورت خودکار بروزرسانی می‌شود برای سناریوهای پیشرفته‌تر ارائه نموده است.
1414
</div>
1515

1616
<h2 dir="rtl">گیت‌هاب برای ویندوز</h2>
17-
http://windows.github.com
17+
https://windows.github.com
1818

1919
<h2 dir="rtl">گیت‌هاب برای مک</h2>
20-
http://mac.github.com
20+
https://mac.github.com
2121

2222
<div dir="rtl">
23-
توزیع‌های گیت برای لینوکس و سیستم‌های POSIX در سایت رسمی Git SCM در دسترس است.
23+
توزیع‌های گیت برای لینوکس و سیستم‌های POSIX در سایت رسمی Git SCM در دسترس است.
2424
</div>
2525

2626
<h2 dir="rtl">گیت برای همهٔ سیستم‌ها</h2>
27-
http://git-scm.com
27+
https://git-scm.com
2828

2929
<h2 dir="rtl">آماده‌سازی پیکربندی</h2>
3030
<div dir="rtl">
@@ -34,7 +34,7 @@ http://git-scm.com
3434
```$ git config --global user.name "[name]"```
3535

3636
<div dir="rtl">
37-
نامی را که تمایل دارید به تراکنش‌های مشارکت خودتان نسبت داده شود تنظیم نمایید.
37+
نامی را که تمایل دارید به تراکنش‌های مشارکت خودتان نسبت داده شود تنظیم نمایید.
3838
</div>
3939

4040

@@ -64,7 +64,7 @@ http://git-scm.com
6464
```$ git clone [url]```
6565

6666
<div dir="rtl">
67-
یک پروژه و تمام نسخه تاریخچه آن را بارگیری می‌نماید.
67+
یک پروژه و تمام نسخه تاریخچه آن را بارگیری می‌نماید.
6868
</div>
6969

7070

@@ -102,15 +102,15 @@ http://git-scm.com
102102
```$ git add [file]```
103103

104104
<div dir="rtl">
105-
از فایل در حال آماده‌شدن یک تصویر لحظه‌ای برای نسخه‌برداری می‌گیرد (اضافه نمودن فایل به لیست مشارکت‌ها)
105+
از فایل در حال آماده‌شدن یک تصویر لحظه‌ای برای نسخه‌برداری می‌گیرد (اضافه نمودن فایل به لیست مشارکت‌ها)
106106
</div>
107107

108108

109109

110110
```$ git diff --staged```
111111

112112
<div dir="rtl">
113-
تفاوت‌های فایل بین آخرین نسخه و نسخه آماده ارسال را نمایش می‌دهد
113+
تفاوت‌های فایل بین آخرین نسخه و نسخه آماده ارسال را نمایش می‌دهد
114114
</div>
115115

116116

@@ -224,7 +224,7 @@ build/
224224
temp-*
225225
```
226226
<div dir="rtl">
227-
یک فایل متنی با نام
227+
یک فایل متنی با نام
228228
.gitignore`
229229
از نسخه‌برداری اتفاقی فایل‌ها و مسیرهایی که با الگوی تعیین‌شده تطابق دارند جلوگیری می‌نماید
230230
</div>

downloads/fr/github-git-cheat-sheet.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@ leadingpath: ../../../
1111
GitHub fournit des clients desktop qui incluent une interface graphique pour les manipulations les plus courantes et une "an automatically updating command line edition of Git" pour les scénari avancés.
1212

1313
### GitHub pour Windows
14-
http://windows.github.com
14+
https://windows.github.com
1515

1616
### GitHub pour Mac
17-
http://mac.github.com
17+
https://mac.github.com
1818

1919
Les distributions de Git pour Linux et les systèmes POSIX sont disponibles sur le site web officiel de Git SCM.
2020

2121
### Git pour toutes les plate-formes
22-
http://git-scm.com
22+
https://git-scm.com
2323

2424
## Configuration des outils
2525
Configurer les informations de l'utilisateur pour tous les dépôts locaux

downloads/github-git-cheat-sheet.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ leadingpath: ../../
1313
[desktop.github.com](https://desktop.github.com)
1414

1515
### Git for All Platforms
16-
[git-scm.com](http://git-scm.com)
16+
[git-scm.com](https://git-scm.com)
1717

1818
## Configure tooling
1919
Configure user information for all local repositories
@@ -142,7 +142,7 @@ Undoes all commits after `[commit]`, preserving changes locally
142142

143143
Discards all history and changes back to the specified commit
144144

145-
> CAUTION! Changing history can have nasty side effects. If you need to change commits that exist on GitHub (the remote), proceed with caution. If you need help, reach out at github.community or contact support.
145+
> CAUTION! Changing history can have nasty side effects. If you need to change commits that exist on GitHub (the remote), proceed with caution. If you need help, reach out at github.community or contact support.
146146
147147
{% endcapture %}
148148
<div class="col-md-6">
@@ -167,4 +167,4 @@ Discards all history and changes back to the specified commit
167167
<div class="col-md-6">
168168
{{ colFour | markdownify }}
169169
</div>
170-
<div class="clearfix"></div>
170+
<div class="clearfix"></div>

downloads/hi/github-git-cheat-sheet.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,16 @@ leadingpath: ../../
88

99
{% capture colOne %}
1010
## Git स्थापित करें
11-
GitHub डेस्कटॉप क्लाइंट प्रदान करता है, जिसमें सबसे आम रिपॉजिटरी कार्यों के लिए एक ग्राफिकल यूजर इंटरफेस (GUI) है और
11+
GitHub डेस्कटॉप क्लाइंट प्रदान करता है, जिसमें सबसे आम रिपॉजिटरी कार्यों के लिए एक ग्राफिकल यूजर इंटरफेस (GUI) है और
1212
उन्नत परिदृश्य के लिए Git का एक खुद ब खुद सामयिक बनने वाली कमांड लाइन संस्करण.
1313

1414
### GitHub Desktop
1515
https://desktop.github.com/
1616

1717
LINUX या POSIX सिस्टम के लिए Git वितरण आधिकारिक Git SCM वेबसाइट से उपलब्ध हैं।
1818

19-
### Git सभी प्लेटफ़ॉर्म के लिए
20-
http://git-scm.com
19+
### Git सभी प्लेटफ़ॉर्म के लिए
20+
https://git-scm.com
2121

2222
## उपकरण सेटिंग्स
2323
सभी स्थानीय रिपॉजिटरी के लिए उपयोगकर्ता जानकारी कॉन्फ़िगर करें
@@ -59,12 +59,12 @@ http://git-scm.com
5959

6060
```$ git status```
6161

62-
कमिटेड होने वाली नयी एवं बदली गयी फाइलों की सूची देखे
62+
कमिटेड होने वाली नयी एवं बदली गयी फाइलों की सूची देखे
6363

6464

6565
```$ git diff```
6666

67-
उन फाइलों के डिफरेंसेस दिखाएं, जो अभी तक स्टेज नहीं हुई है
67+
उन फाइलों के डिफरेंसेस दिखाएं, जो अभी तक स्टेज नहीं हुई है
6868

6969

7070
```$ git add [file]```
@@ -189,7 +189,7 @@ temp-*
189189

190190
```$ git log```
191191

192-
संस्करण इतिहास की सूचि देखे वर्तमान शाखा के लिए
192+
संस्करण इतिहास की सूचि देखे वर्तमान शाखा के लिए
193193

194194

195195
```$ git log --follow [file]```
@@ -212,7 +212,7 @@ temp-*
212212

213213
```$ git reset [commit]```
214214

215-
`[commit]` के बाद सभी कमिट हटाता हैं, स्थानीय स्तर पर परिवर्तन रखते हुए
215+
`[commit]` के बाद सभी कमिट हटाता हैं, स्थानीय स्तर पर परिवर्तन रखते हुए
216216

217217

218218
```$ git reset --hard [commit]```

downloads/id/github-git-cheat-sheet.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,18 +14,18 @@ repositori dan sebuah edisi konsol pembaruan otomatis dari Git untuk skenario
1414
lanjutan.
1515

1616
### GitHub untuk Windows
17-
[windows.github.com](http://windows.github.com)
17+
[windows.github.com](https://windows.github.com)
1818

1919
### GitHub untuk Mac
20-
[mac.github.com](http://mac.github.com)
20+
[mac.github.com](https://mac.github.com)
2121

2222
Distribusi Git untuk Linux dan sistem POSIX tersedia di situs resmi Git SCM.
2323

2424
### Dokumentasi Lengkap Git
2525
[git-scm.com](https://git-scm.com)
2626

2727
## Konfigurasi Git
28-
Konfigurasi informasi git untuk pengguna dan system lokal
28+
Konfigurasi informasi git untuk pengguna dan system lokal
2929

3030
```$ git config --global user.name "[nama]"```
3131

downloads/it/github-git-cheat-sheet.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@ leadingpath: ../../../
1111
GitHub offre un client desktop con interfaccia grafica per svolgere le principali funzioni sui repository. È inoltre presente una versione auto-aggiornante di Git da linea di comando, per gli scenari più avanzati.
1212

1313
### GitHub per Windows
14-
http://windows.github.com
14+
https://windows.github.com
1515

1616
### GitHub per Mac
17-
http://mac.github.com
17+
https://mac.github.com
1818

1919
Le distribuzioni di Git per Linux e sistemi POSIX sono disponibili sul sito ufficiale di Git SCM.
2020

2121
### Git per tutte le piattaforme
22-
http://git-scm.com
22+
https://git-scm.com
2323

2424
## Configurazione globale
2525
Configurazione dell'utente valida per tutti i repository

0 commit comments

Comments
 (0)