Skip to content

Commit 5d111e1

Browse files
authored
Move video session earlier
1 parent 7884fa7 commit 5d111e1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,9 @@ Note that to avoid duplicating information, the subcommands, the used files,
213213
and usage examples, are automatically inserted into the script and its
214214
documentation from the `README.md` file using the `sync-docs.sh` command.
215215

216+
## Video
217+
The video of a presentation of *git issue* at [FOSDEM 2020](https://fosdem.org/2020/schedule/event/git_issue_management/) is available [for streaming](https://video.fosdem.org/2020/H.2215/git_issue_management.webm) or [download](https://video.fosdem.org/2020/H.2215/git_issue_management.mp4).
218+
216219
## Example session
217220
You can also view a video of the following session on [YouTube](https://youtu.be/9aKHTjtTbFs).
218221

@@ -520,9 +523,6 @@ $ git issue show [Tab]
520523
e6a95c9 - New issue entered from the command line
521524
```
522525

523-
## See also
524-
The video of a presentation of *git issue* at [FOSDEM 2020](https://fosdem.org/2020/schedule/event/git_issue_management/) is available [for streaming](https://video.fosdem.org/2020/H.2215/git_issue_management.webm) or [download](https://video.fosdem.org/2020/H.2215/git_issue_management.mp4).
525-
526526
## Related work
527527
* [deft](https://github.com/npryce/deft) developed in 2011 is based on
528528
the same idea.

0 commit comments

Comments
 (0)