Commit Graph

71 Commits

Author SHA1 Message Date
Chalarangelo
20e149ed75 Add covers to all snippets 2022-05-04 19:36:40 +03:00
Chalarangelo
aa5efec6db Add commit amend author 2022-05-01 13:06:43 +03:00
Chalarangelo
3c231744ed Update snippet authors 2022-03-22 12:02:38 +02:00
Angelos Chalaris
eb8652c76c Update logo.png 2022-03-18 10:31:54 +02:00
Angelos Chalaris
c674f9f1a4 Merge pull request #4 from 30-seconds/expertise-field
Make expertise a field
2022-03-02 09:45:40 +02:00
Isabelle Viktoria Maciohsek
ee28929328 Make expertise a field 2022-03-01 20:23:46 +02:00
Angelos Chalaris
ac081f148f Update README.md 2021-11-15 19:56:02 +02:00
Angelos Chalaris
9bb603a788 Relicense to CC-BY
European law author's rights render CC0 irrelevant. Attribution necessity
cannot be waived and, thus, the license is replaced by CC-BY.
2021-11-15 19:52:19 +02:00
Angelos Chalaris
6b96338ccc Update CONTRIBUTING.md 2021-10-11 16:41:28 +03:00
Isabelle Viktoria Maciohsek
b086184802 Merge pull request #2 from Liqiuyue9597/patch-1
Update rewind-to-commit.md
2021-08-16 13:51:20 +03:00
Isabelle Viktoria Maciohsek
8cae11a4fa Merge pull request #3 from Liqiuyue9597/patch-2
Update push-changes.md
2021-08-16 13:49:19 +03:00
Liqiuyue
1f2e79cea0 Update push-changes.md
use push not fetch
2021-08-10 12:41:11 +08:00
Liqiuyue
9a15fff3e2 Update rewind-to-commit.md
Rewinds back to `3050fc0d3` but keeps changes in the working directory  --> it doesn't need `--hard`
2021-08-10 11:28:35 +08:00
Isabelle Viktoria Maciohsek
1075bd2297 Update CONTRIBUTING.md 2021-07-23 13:37:58 +03:00
Chalarangelo
2c3ae2936a Add disable fast forward merge 2021-06-22 20:41:13 +03:00
Chalarangelo
e76b43d8ff Add set default push branch 2021-06-22 20:37:37 +03:00
Angelos Chalaris
89dd1150a3 Merge pull request #1 from 30-seconds/redate 2021-06-17 17:56:57 +03:00
Chalarangelo
ea3ddceb35 Tidy up for rebranding 2021-06-16 19:06:57 +03:00
Isabelle Viktoria Maciohsek
bc06560a1e Update template 2021-06-13 19:48:13 +03:00
Isabelle Viktoria Maciohsek
ed2f41b0d8 Bake dates into snippets 2021-06-13 19:47:48 +03:00
Chalarangelo
e278f01f5a Add contribution guidelines and docs 2021-04-17 12:59:40 +03:00
Chalarangelo
fd6fe2056d Reformat all code to use shell instead of sh 2021-04-13 21:10:59 +03:00
Chalarangelo
ff970c154e Add purge file 2021-04-13 20:20:57 +03:00
Isabelle Viktoria Maciohsek
c85d43b04f Add commit by other author 2021-04-13 20:07:27 +03:00
Chalarangelo
1e2c00889a Add bisect snippets 2021-04-13 20:00:22 +03:00
Chalarangelo
e612a07a87 Update stash snippet tags 2021-04-13 19:45:31 +03:00
Chalarangelo
f589fe0fd0 Add stash snippets 2021-04-13 19:36:57 +03:00
Chalarangelo
ee52eda14c Bump snippet difficulty 2021-04-08 20:32:07 +03:00
Chalarangelo
251da2fafa Add interactive rebase 2021-04-08 20:10:35 +03:00
Chalarangelo
e28b27604d Add submodule snippets 2021-04-08 20:05:15 +03:00
Chalarangelo
298abe80b7 Add fixup commit 2021-04-08 19:51:24 +03:00
Isabelle Viktoria Maciohsek
6507e3b2a8 Add fetch and view merged 2021-04-08 19:43:13 +03:00
Chalarangelo
61ae2147de Add remote URL snippets 2021-04-08 19:42:57 +03:00
Chalarangelo
ded483c79a Add optimize repository snippet 2021-04-08 19:42:43 +03:00
Isabelle Viktoria Maciohsek
99493412ae Add push and pull 2021-04-08 19:42:23 +03:00
Isabelle Viktoria Maciohsek
3ce861522c Add delete snippets 2021-04-08 19:42:01 +03:00
Chalarangelo
09872076b1 Add cherry-pick 2021-04-08 16:42:37 +03:00
Chalarangelo
6efffea439 Add diff snippets 2021-04-08 16:30:44 +03:00
Chalarangelo
480f4f38bd Update view commits in date range 2021-04-06 22:39:35 +03:00
Chalarangelo
86bac1c2d3 Update view changes summary 2021-04-06 22:21:27 +03:00
Chalarangelo
309e9fbc55 Add view changes summary 2021-04-06 22:21:04 +03:00
Chalarangelo
cf58b9c285 Add some more advanced tips 2021-04-06 21:35:01 +03:00
Chalarangelo
676a0aba80 Add autocorrect and status 2021-04-06 20:58:33 +03:00
Chalarangelo
58ddef7c3a Add file commands 2021-04-06 20:58:25 +03:00
Chalarangelo
ee08e62126 Add git push -f snippet 2021-04-06 19:47:19 +03:00
Chalarangelo
5e3f93ba9d Add unstage files 2021-04-06 19:40:02 +03:00
Isabelle Viktoria Maciohsek
aed3d78bb1 Add reset master 2021-04-06 16:58:58 +03:00
Isabelle Viktoria Maciohsek
d35c63e0f1 Add undo snippets 2021-04-06 16:54:22 +03:00
Isabelle Viktoria Maciohsek
81b0c17a6a Add stage files 2021-04-06 16:39:37 +03:00
Isabelle Viktoria Maciohsek
167ef23d3e Add git reflog 2021-04-06 16:35:56 +03:00