<!-- .slide: data-background="img/background/usb-sticks.jpg" data-background-color="black" data-background-opacity="0.3"-->

# Now what?

note:
**Time Elapsed:** 14 min.

---

## When Do I Use Pijul?

* For a hobby project, so you can get the feel of it <!-- .element: class="fragment fade-in-then-semi-out" data-fragment-index="1" -->
* If your team members currently struggle with Git <!-- .element: class="fragment fade-in-then-semi-out" data-fragment-index="2" -->
* If you spend too much time on rebasing, merging and conflict resolution <!-- .element: class="fragment fade-in-then-semi-out" data-fragment-index="3" -->
* If you can self-host or use the Pijul Nest <!-- .element: class="fragment fade-in-then-semi-out" data-fragment-index="4" -->

**Try Pijul for a change!** <!-- .element: class="fragment fade-in-then-semi-out" data-fragment-index="5" -->

<https://pijul.org/manual/working_with_others.html> <!-- .element class="attribution fragment" data-fragment-index="4" -->

note: 

A lot of students in my "Git for developers" course are managers, test specialists, requirements engineers, Scrum Masters. And they struggle with Git's snapshot-based approach. Perhaps a patch-based approach like Pijul will suit them better.

---

## Thank you! 🙂

<table>
        <tr>
                <td style="text-align: right; vertical-align: middle;"><img width="20%"
                        data-src="img/icons/slide-deck.png" class="no-background" /></td>
                <td style="vertical-align: middle;"><a
                        href="https://nest.pijul.com/hannotify/a-birds-eye-view-of-version-control-with-pijul">nest.pijul.com/hannotify/a-birds-eye-view-of-version-control-with-pijul</a>
                </td>
        </tr>
    <tr>
        <td style="text-align: right; vertical-align: middle;"><img width="20%"
                data-src="img/icons/website.png" class="no-background" /></td>
        <td style="vertical-align: middle;"><a
                href="https://hanno.codes">hanno.codes</a></td>
    </tr>
    <tr>
        <td style="text-align: right; vertical-align: middle;"><img width="20%"
                data-src="img/icons/twitter-white.png" class="no-background" /></td>
        <td style="vertical-align: middle;"><a
                href="https://www.twitter.com/hannotify">@hannotify</a></td>
    </tr>
    <tr>
        <td style="text-align: right; vertical-align: middle;"><img width="20%"
                data-src="img/icons/envelope.png" class="no-background" /></td>
        <td style="vertical-align: middle;"><a
                href="mailto:hanno.embregts@infosupport.com">hanno.embregts@infosupport.com</a></td>
    </tr>
</table>