Levels specify which cards should be displayed

This commit is contained in:
Sebastian Morr 2020-10-27 12:16:33 +01:00
parent f19d2bee8a
commit 3437b89ffc
11 changed files with 23 additions and 2 deletions

View file

@ -1,4 +1,5 @@
title = Parallelism
cards = checkout commit-auto reset-hard
[description]

View file

@ -1,4 +1,5 @@
title = Contradictions
cards = checkout commit-auto reset-hard merge
[description]

View file

@ -1,4 +1,5 @@
title = Merging timelines
cards = checkout commit-auto reset-hard merge
[description]

View file

@ -1,4 +1,5 @@
title = Helping each other
cards = checkout commit-auto reset-hard pull push
[description]

View file

@ -1,4 +1,5 @@
title = Rebasing
cards = checkout commit-auto reset-hard rebase
[description]

View file

@ -1,4 +1,5 @@
title = Reordering events
cards = checkout commit-auto reset-hard rebase-interactive cherry-pick
[description]

View file

@ -1,4 +1,5 @@
title = Welcome!
cards = checkout commit-auto reset-hard
[description]