You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,14 @@ textual dependencies between the commits in the branch, and calculates
10
10
the grouping and ordering of commits into independent sub-topics from
11
11
which the new branches are created.
12
12
13
+
I have `blogged about git-explode and related tools
14
+
<https://blog.adamspiers.org/2018/06/14/git-auto-magic/>`_, and also
15
+
publically spoken about the tool several times:
16
+
17
+
- `a presentation at the openSUSE Summit in Nashville, Apr 2019 <https://aspiers.github.io/nashville-git-automagic-april-2019/>`_
18
+
- `a presentation at the OpenStack PTG in Denver, Sept 2018 <https://aspiers.github.io/denver-git-automagic-sept-2018/>`_ (`watch the video <https://youtu.be/f6anrSKCIgI>`_)
19
+
- `a presentation at the London Git User Meetup in May 2018 <https://aspiers.github.io/london-git-automagic-may-2018/>`_ (`watch the video <https://skillsmatter.com/skillscasts/11825-git-auto-magic>`_)
0 commit comments