Last active
January 15, 2018 08:25
-
-
Save Tafkadasoh/5222583 to your computer and use it in GitHub Desktop.
Git versions of the Lord's Prayer (Vater Unser), which I've written in 2012, first in German and then translated to english. Published under CC 3.0 BY-NC-SA.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 'Git lord's prayer' by Martin Wermers, 2012 | |
# | |
# This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 | |
# International License. See https://creativecommons.org/licenses/by-nc-sa/3.0 . | |
Our Git in repository, | |
hallowed be your name. | |
Your init come, | |
your merge be done, | |
in master as on the branches. | |
Give us today our daily pull. | |
Forgive us our rebase, | |
as we forgive you your conflicts. | |
Lead us not into reset, | |
but deliver us from CVS. | |
For the diff, | |
the log and the commit are yours. | |
Now and for ever. | |
Push. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 'Git unser' von Martin Wermers, 2012 | |
# | |
# Dieses Werk ist lizensiert unter Creative Commons Attribution-NonCommercial-ShareAlike 3.0. | |
# Siehe https://creativecommons.org/licenses/by-nc-sa/3.0/deed.de | |
Git unser im Repository, | |
geheiligt werde dein Name. | |
Dein init komme. | |
Dein merge geschehe, | |
wie im master, so auf den branches. | |
Unseren täglichen pull gib uns heute. | |
Und vergib uns unseren rebase, | |
wie auch wir vergeben dir einen conflict. | |
Und führe uns nicht in den reset, | |
sondern erlöse uns von CVS. | |
Denn dein ist das diff und das log und der commit in Ewigkeit. | |
Push. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment