1
0
mirror of https://github.com/tiimgreen/github-cheat-sheet.git synced 2025-08-06 16:06:37 +02:00

507 Commits

Author SHA1 Message Date
Tim Green
746af1b423 change sponsor 2023-10-15 15:26:25 +01:00
Tim Green
cd5e46c9f5 add sponsor 2022-05-28 16:35:12 -05:00
Tim Green
c8e5fb6146 Merge pull request #200 from djbrown/patch-2
fix unavailable "GitHub Top 10 Best Practices"
2020-10-06 15:04:23 +01:00
Daniel Brown
f1267b5e85 remove whitespace (tab) after line 2020-10-05 15:13:02 +02:00
Daniel Brown
02f4cada4c Update README.md
add updated "GitHub Best Practices" to GitHub Resources
2020-10-05 15:11:09 +02:00
Tim Green
148dd2aa35 Merge branch 'master' of github.com:tiimgreen/github-cheat-sheet into master 2020-10-05 13:34:01 +01:00
Tim Green
b42e1f38a6 fix broken links 2020-10-05 13:33:54 +01:00
Tim Green
3ccf067469 Merge pull request #178 from guillaume-chevalier/patch-1
Added an article for managing large files
2020-10-05 13:30:00 +01:00
Tim Green
343349e257 Merge pull request #208 from styfle/patch-1
Add section for "Profile Image"
2020-10-05 13:27:09 +01:00
Tim Green
0d2f2d9f4f Merge pull request #199 from djbrown/patch-1
update description of search box
2020-10-05 13:22:34 +01:00
Steven
9047a18c58 Add section for "Profile Image" 2020-08-14 19:02:36 -04:00
Tim Green
1161f5e4d1 Create FUNDING.yml 2020-06-25 17:17:03 +01:00
Daniel Brown
789009d845 remove unavailable "GitHub Top 10 Best Practices" 2020-02-02 16:49:13 +01:00
Daniel Brown
f8a316ea2a update description of search box 2020-02-02 16:41:57 +01:00
Tim Green
db89d93a6c update wording 2019-06-18 19:22:24 +01:00
Tim Green
ac87bec5da Merge pull request #194 from SKhan97/master
Added Repository templates
2019-06-18 20:18:13 +02:00
Shahbaz Khan
59b710c24a Adding repository templates to contents 2019-06-18 19:10:44 +01:00
Shahbaz Khan
ad15b718f2 Added Repository templates section
New feature that allows a repository to be used as a template
2019-06-18 19:09:15 +01:00
Tim Green
27749b9eae Merge pull request #193 from eyarz/master
Add GitHub Resources - GitHub Best Practices
2019-05-07 18:06:43 +02:00
Eyar Zilberman
8b8a98d86a Add GitHub Resources - GitHub Best Practices 2019-03-18 18:15:37 +02:00
Tim Green
ec0a89f235 remove 404 link 2018-09-20 14:19:45 +01:00
Tim Green
52ba3a7856 remove 512 link 2018-08-10 10:46:36 +01:00
Tim Green
b8988fba47 Merge pull request #184 from seadog007/patch-1
Fixed markdown rendering problem
2018-08-10 10:37:16 +01:00
Tim Green
872b6aaa14 Merge pull request #189 from stefandesu/patch-1
Fix mistake in Closing Issues via Commit Messages
2018-08-10 10:36:50 +01:00
Stefan Peters
4aaff15b68 Fix mistake in Closing Issues via Commit Messages
The issue will be closed as soon as the commit is committed to the **repository's default branch**, not the master branch. I noticed this because we're using a different default branch for one of our projects.
2018-08-09 13:26:42 +02:00
Tim Green
0a4d9076be Merge pull request #186 from dflamand/master
Improve git auto-correct
2018-05-02 16:53:53 +01:00
Tim Green
7853230e3c Merge pull request #188 from doggy8088/patch-1
Fix a error Markdown format in Aliases section
2018-05-02 16:52:51 +01:00
Will
affe6ce57f Fix Markdown format, the right way!
Ref: https://github.github.com/gfm/#example-193
2018-05-01 23:19:51 +08:00
Will
63f4c2b12e Fix Aliases Markdown format for other translations 2018-05-01 16:46:57 +08:00
Will 保哥
e59dac6189 Fix a error Markdown format in Aliases section
This commit fixes #187
2018-05-01 15:50:42 +08:00
Dillon Flamand
627fab4879 Improve git auto-correct
Provide more details for the git feature auto-correct.
2018-03-28 21:36:53 -07:00
Tim Green
a96f4fab81 Add Git God to git resources 2018-03-14 15:24:21 +00:00
海豹
29fbe334fd Fixed markdown rendering problem
Fixed markdown rendering problem
2017-10-24 11:11:42 +08:00
Guillaume Chevalier
653b237a05 Added an article for managing large files
Git Large File Storage (Git LFS) is the a new official GitHub addon for managing huge files.
2017-06-29 15:15:10 -04:00
Tim Green
7a1cdd7b6c Merge branch 'master' of https://github.com/tiimgreen/github-cheat-sheet 2017-04-16 15:53:39 +01:00
Tim Green
031e83f0b7 list formatting 2017-04-16 15:53:29 +01:00
Tim Green
8a1cd83b34 Merge pull request #160 from proinsias/patch-1
Minor format-change suggestions for README.md
2017-04-16 15:39:25 +01:00
Tim Green
01fa8a41a5 Merge branch 'master' into patch-1 2017-04-16 15:39:16 +01:00
Tim Green
763a4758ef Merge pull request #173 from unixorn/add-git-extra-commands-link
Add link to git-extra-commands collection
2017-04-16 15:25:22 +01:00
Tim Green
5cae7bbe83 Merge pull request #163 from ruduran/master
Move SSH keys section into GitHub
2017-04-16 15:24:27 +01:00
Tim Green
6845af9604 Merge pull request #171 from ReadmeCritic/patch-1
[ci] improve travis.yml
2017-04-16 15:23:42 +01:00
Tim Green
7111f8c9ec Merge pull request #172 from limonte/patch-1
Fix Markdown headers
2017-04-03 16:57:24 +01:00
Joe Block
f38593a634 Add link to git-extra-commands 2017-03-26 12:11:46 -07:00
Limon Monte
e07b347251 Fix Markdown header 2017-03-22 00:36:18 +02:00
Rubén Durán Balda
87052c1799 Move SSH keys section into GitHub 2017-03-09 00:22:17 +01:00
ReadmeCritic
b599173c7f [ci] improve travis.yml: update spacing 2017-03-02 09:25:06 -08:00
ReadmeCritic
9a56e714d5 [ci] travis.yml: white list vimeo 2017-03-02 09:24:25 -08:00
ReadmeCritic
b6818ae8a4 [ci] improve travis.yml: use white list variable 2017-03-02 09:23:36 -08:00
Tim Green
2be1795ce7 Merge pull request #165 from ruduran/fix_links
Fix travis build
2017-02-21 14:25:33 +00:00
Rubén Durán Balda
1e164f3779 Fix travis build 2016-10-22 13:14:40 +02:00