#!/bin/sh # This is a shell archive echo x games/unteralterbach mkdir -p games/unteralterbach > /dev/null 2>&1 echo x games/unteralterbach/distinfo sed 's/^X//' > games/unteralterbach/distinfo << 'SHAR_END' XSHA256 (unteralterbach/2.1/bundestrojaner_all.zip) = dc0b0e16f6431bd4917265e858a7d89555ecb62e081c199570ed72463885c5cb XSIZE (unteralterbach/2.1/bundestrojaner_all.zip) = 245778696 SHAR_END echo x games/unteralterbach/Makefile sed 's/^X//' > games/unteralterbach/Makefile << 'SHAR_END' X# $FreeBSD$ X XPORTNAME= unteralterbach XPORTVERSION= 2.1 XCATEGORIES= games XMASTER_SITES= http://unteralterbach.net/ XDISTNAME= bundestrojaner_all XDIST_SUBDIR= ${PORTNAME}/${DISTVERSION} X XMAINTAINER= jbeich@FreeBSD.org XCOMMENT= Visual novel satire on pedohysteric society X XLICENSE= CCbyNCND3 XLICENSE_NAME= Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported XLICENSE_TEXT= See https://creativecommons.org/licenses/by-nc-nd/3.0/ XLICENSE_PERMS= dist-mirror pkg-mirror auto-accept X XRUN_DEPENDS= renpy:${PORTSDIR}/devel/renpy X XRESTRICTED= Contains offensive language and depictions X XUSES= zip XNO_ARCH= yes XNO_BUILD= yes XWRKSRC= ${WRKDIR}/Unteralterbach-all XPORTDATA= * XPORTDOCS= readme.html XPLIST_FILES= bin/${PORTNAME} X XDESKTOP_ENTRIES="Bernd and the Mystery of Unteralterbach" \ X "" \ X "${DATADIR}/presplash.png" \ X "${PORTNAME}" \ X "Game;AdventureGame;" \ X "" X XOPTIONS_DEFINE= DOCS X Xpre-install: X# XXX Restore commented out default .save_directory from game/options.rpy X ${PRINTF} '#! /bin/sh\nrenpy --savedir \ X ~/.renpy/UAB_2.x ${DATADIR} "$$@"\n' \ X >${WRKDIR}/${PORTNAME} X Xdo-install: X ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin X (cd ${WRKSRC}/game && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}) X (cd ${WRKSRC} && ${COPYTREE_SHARE} \ X "${PORTDOCS}" ${STAGEDIR}${DOCSDIR}) X X.include SHAR_END echo x games/unteralterbach/.git mkdir -p games/unteralterbach/.git > /dev/null 2>&1 echo x games/unteralterbach/pkg-descr sed 's/^X//' > games/unteralterbach/pkg-descr << 'SHAR_END' XThe story takes place in present-day Bavaria. Socially awkward X24-year-old NEET Bernd Lauert starts a new life in the small mountain Xtown of Unteralterbach. He is forced to take a job at a local police Xstation to help with the investigation of a gang of sex offenders. But Xof course nothing is as it seems, and Bernd soon finds himself in a Xdeep, supernatural mess. X XWWW: http://unteralterbach.net/ SHAR_END echo x games/unteralterbach/.git/HEAD sed 's/^X//' > games/unteralterbach/.git/HEAD << 'SHAR_END' Xref: refs/heads/master SHAR_END echo x games/unteralterbach/.git/objects mkdir -p games/unteralterbach/.git/objects > /dev/null 2>&1 echo x games/unteralterbach/.git/index sed 's/^X//' > games/unteralterbach/.git/index << 'SHAR_END' XDIRCU XMU XMDG a:y?Q.fe<"ڞ&Z,MakefileU XOzU XOzDG aʢ._=V@distinfoT 6T 6DG )A+QEP]) pkg-descrTREE3 0 Xi+Z)vU7mHQA.<u1Zh03/ SHAR_END echo x games/unteralterbach/.git/logs mkdir -p games/unteralterbach/.git/logs > /dev/null 2>&1 echo x games/unteralterbach/.git/info mkdir -p games/unteralterbach/.git/info > /dev/null 2>&1 echo x games/unteralterbach/.git/config sed 's/^X//' > games/unteralterbach/.git/config << 'SHAR_END' X[core] X repositoryformatversion = 0 X filemode = true X bare = false X logallrefupdates = true SHAR_END echo x games/unteralterbach/.git/COMMIT_EDITMSG sed 's/^X//' > games/unteralterbach/.git/COMMIT_EDITMSG << 'SHAR_END' Xreview X X# Please enter the commit message for your changes. Lines starting X# with '#' will be ignored, and an empty message aborts the commit. X# X# Date: Thu Mar 19 07:27:42 2015 +0000 X# X# On branch source X# Changes to be committed: X# modified: Makefile X# modified: distinfo X# new file: files/patch-game_options.rpy X# SHAR_END echo x games/unteralterbach/.git/description sed 's/^X//' > games/unteralterbach/.git/description << 'SHAR_END' XUnnamed repository; edit this file 'description' to name the repository. SHAR_END echo x games/unteralterbach/.git/ORIG_HEAD sed 's/^X//' > games/unteralterbach/.git/ORIG_HEAD << 'SHAR_END' X3498afc57a2e11fab66eabd529f6af2495b159ee SHAR_END echo x games/unteralterbach/.git/refs mkdir -p games/unteralterbach/.git/refs > /dev/null 2>&1 echo x games/unteralterbach/.git/hooks mkdir -p games/unteralterbach/.git/hooks > /dev/null 2>&1 echo x games/unteralterbach/.git/hooks/post-update.sample sed 's/^X//' > games/unteralterbach/.git/hooks/post-update.sample << 'SHAR_END' X#!/bin/sh X# X# An example hook script to prepare a packed repository for use over X# dumb transports. X# X# To enable this hook, rename this file to "post-update". X Xexec git update-server-info SHAR_END echo x games/unteralterbach/.git/hooks/prepare-commit-msg.sample sed 's/^X//' > games/unteralterbach/.git/hooks/prepare-commit-msg.sample << 'SHAR_END' X#!/bin/sh X# X# An example hook script to prepare the commit log message. X# Called by "git commit" with the name of the file that has the X# commit message, followed by the description of the commit X# message's source. The hook's purpose is to edit the commit X# message file. If the hook fails with a non-zero status, X# the commit is aborted. X# X# To enable this hook, rename this file to "prepare-commit-msg". X X# This hook includes three examples. The first comments out the X# "Conflicts:" part of a merge commit. X# X# The second includes the output of "git diff --name-status -r" X# into the message, just before the "git status" output. It is X# commented because it doesn't cope with --amend or with squashed X# commits. X# X# The third example adds a Signed-off-by line to the message, that can X# still be edited. This is rarely a good idea. X Xcase "$2,$3" in X merge,) X /usr/local/bin/perl -i.bak -ne 's/^/# /, s/^# #/#/ if /^Conflicts/ .. /#/; print' "$1" ;; X X# ,|template,) X# /usr/local/bin/perl -i.bak -pe ' X# print "\n" . `git diff --cached --name-status -r` X# if /^#/ && $first++ == 0' "$1" ;; X X *) ;; Xesac X X# SOB=$(git var GIT_AUTHOR_IDENT | sed -n 's/^\(.*>\).*$/Signed-off-by: \1/p') X# grep -qs "^$SOB" "$1" || echo "$SOB" >> "$1" SHAR_END echo x games/unteralterbach/.git/hooks/applypatch-msg.sample sed 's/^X//' > games/unteralterbach/.git/hooks/applypatch-msg.sample << 'SHAR_END' X#!/bin/sh X# X# An example hook script to check the commit log message taken by X# applypatch from an e-mail message. X# X# The hook should exit with non-zero status after issuing an X# appropriate message if it wants to stop the commit. The hook is X# allowed to edit the commit message file. X# X# To enable this hook, rename this file to "applypatch-msg". X X. git-sh-setup Xtest -x "$GIT_DIR/hooks/commit-msg" && X exec "$GIT_DIR/hooks/commit-msg" ${1+"$@"} X: SHAR_END echo x games/unteralterbach/.git/hooks/pre-applypatch.sample sed 's/^X//' > games/unteralterbach/.git/hooks/pre-applypatch.sample << 'SHAR_END' X#!/bin/sh X# X# An example hook script to verify what is about to be committed X# by applypatch from an e-mail message. X# X# The hook should exit with non-zero status after issuing an X# appropriate message if it wants to stop the commit. X# X# To enable this hook, rename this file to "pre-applypatch". X X. git-sh-setup Xtest -x "$GIT_DIR/hooks/pre-commit" && X exec "$GIT_DIR/hooks/pre-commit" ${1+"$@"} X: SHAR_END echo x games/unteralterbach/.git/hooks/pre-commit.sample sed 's/^X//' > games/unteralterbach/.git/hooks/pre-commit.sample << 'SHAR_END' X#!/bin/sh X# X# An example hook script to verify what is about to be committed. X# Called by "git commit" with no arguments. The hook should X# exit with non-zero status after issuing an appropriate message if X# it wants to stop the commit. X# X# To enable this hook, rename this file to "pre-commit". X Xif git rev-parse --verify HEAD >/dev/null 2>&1 Xthen X against=HEAD Xelse X # Initial commit: diff against an empty tree object X against=4b825dc642cb6eb9a060e54bf8d69288fbee4904 Xfi X X# If you want to allow non-ASCII filenames set this variable to true. Xallownonascii=$(git config --bool hooks.allownonascii) X X# Redirect output to stderr. Xexec 1>&2 X X# Cross platform projects tend to avoid non-ASCII filenames; prevent X# them from being added to the repository. We exploit the fact that the X# printable range starts at the space character and ends with tilde. Xif [ "$allownonascii" != "true" ] && X # Note that the use of brackets around a tr range is ok here, (it's X # even required, for portability to Solaris 10's /usr/bin/tr), since X # the square bracket bytes happen to fall in the designated range. X test $(git diff --cached --name-only --diff-filter=A -z $against | X LC_ALL=C tr -d '[ -~]\0' | wc -c) != 0 Xthen X cat <<\EOF XError: Attempt to add a non-ASCII file name. X XThis can cause problems if you want to work with people on other platforms. X XTo be portable it is advisable to rename the file. X XIf you know what you are doing you can disable this check using: X X git config hooks.allownonascii true XEOF X exit 1 Xfi X X# If there are whitespace errors, print the offending file names and fail. Xexec git diff-index --check --cached $against -- SHAR_END echo x games/unteralterbach/.git/hooks/pre-push.sample sed 's/^X//' > games/unteralterbach/.git/hooks/pre-push.sample << 'SHAR_END' X#!/bin/sh X X# An example hook script to verify what is about to be pushed. Called by "git X# push" after it has checked the remote status, but before anything has been X# pushed. If this script exits with a non-zero status nothing will be pushed. X# X# This hook is called with the following parameters: X# X# $1 -- Name of the remote to which the push is being done X# $2 -- URL to which the push is being done X# X# If pushing without using a named remote those arguments will be equal. X# X# Information about the commits which are being pushed is supplied as lines to X# the standard input in the form: X# X# X# X# This sample shows how to prevent push of commits where the log message starts X# with "WIP" (work in progress). X Xremote="$1" Xurl="$2" X Xz40=0000000000000000000000000000000000000000 X XIFS=' ' Xwhile read local_ref local_sha remote_ref remote_sha Xdo X if [ "$local_sha" = $z40 ] X then X # Handle delete X : X else X if [ "$remote_sha" = $z40 ] X then X # New branch, examine all commits X range="$local_sha" X else X # Update to existing branch, examine new commits X range="$remote_sha..$local_sha" X fi X X # Check for WIP commit X commit=`git rev-list -n 1 --grep '^WIP' "$range"` X if [ -n "$commit" ] X then X echo "Found WIP commit in $local_ref, not pushing" X exit 1 X fi X fi Xdone X Xexit 0 SHAR_END echo x games/unteralterbach/.git/hooks/pre-rebase.sample sed 's/^X//' > games/unteralterbach/.git/hooks/pre-rebase.sample << 'SHAR_END' X#!/bin/sh X# X# Copyright (c) 2006, 2008 Junio C Hamano X# X# The "pre-rebase" hook is run just before "git rebase" starts doing X# its job, and can prevent the command from running by exiting with X# non-zero status. X# X# The hook is called with the following parameters: X# X# $1 -- the upstream the series was forked from. X# $2 -- the branch being rebased (or empty when rebasing the current branch). X# X# This sample shows how to prevent topic branches that are already X# merged to 'next' branch from getting rebased, because allowing it X# would result in rebasing already published history. X Xpublish=next Xbasebranch="$1" Xif test "$#" = 2 Xthen X topic="refs/heads/$2" Xelse X topic=`git symbolic-ref HEAD` || X exit 0 ;# we do not interrupt rebasing detached HEAD Xfi X Xcase "$topic" in Xrefs/heads/??/*) X ;; X*) X exit 0 ;# we do not interrupt others. X ;; Xesac X X# Now we are dealing with a topic branch being rebased X# on top of master. Is it OK to rebase it? X X# Does the topic really exist? Xgit show-ref -q "$topic" || { X echo >&2 "No such branch $topic" X exit 1 X} X X# Is topic fully merged to master? Xnot_in_master=`git rev-list --pretty=oneline ^master "$topic"` Xif test -z "$not_in_master" Xthen X echo >&2 "$topic is fully merged to master; better remove it." X exit 1 ;# we could allow it, but there is no point. Xfi X X# Is topic ever merged to next? If so you should not be rebasing it. Xonly_next_1=`git rev-list ^master "^$topic" ${publish} | sort` Xonly_next_2=`git rev-list ^master ${publish} | sort` Xif test "$only_next_1" = "$only_next_2" Xthen X not_in_topic=`git rev-list "^$topic" master` X if test -z "$not_in_topic" X then X echo >&2 "$topic is already up-to-date with master" X exit 1 ;# we could allow it, but there is no point. X else X exit 0 X fi Xelse X not_in_next=`git rev-list --pretty=oneline ^${publish} "$topic"` X /usr/local/bin/perl -e ' X my $topic = $ARGV[0]; X my $msg = "* $topic has commits already merged to public branch:\n"; X my (%not_in_next) = map { X /^([0-9a-f]+) /; X ($1 => 1); X } split(/\n/, $ARGV[1]); X for my $elem (map { X /^([0-9a-f]+) (.*)$/; X [$1 => $2]; X } split(/\n/, $ARGV[2])) { X if (!exists $not_in_next{$elem->[0]}) { X if ($msg) { X print STDERR $msg; X undef $msg; X } X print STDERR " $elem->[1]\n"; X } X } X ' "$topic" "$not_in_next" "$not_in_master" X exit 1 Xfi X Xexit 0 X X################################################################ X XThis sample hook safeguards topic branches that have been Xpublished from being rewound. X XThe workflow assumed here is: X X * Once a topic branch forks from "master", "master" is never X merged into it again (either directly or indirectly). X X * Once a topic branch is fully cooked and merged into "master", X it is deleted. If you need to build on top of it to correct X earlier mistakes, a new topic branch is created by forking at X the tip of the "master". This is not strictly necessary, but X it makes it easier to keep your history simple. X X * Whenever you need to test or publish your changes to topic X branches, merge them into "next" branch. X XThe script, being an example, hardcodes the publish branch name Xto be "next", but it is trivial to make it configurable via X$GIT_DIR/config mechanism. X XWith this workflow, you would want to know: X X(1) ... if a topic branch has ever been merged to "next". Young X topic branches can have stupid mistakes you would rather X clean up before publishing, and things that have not been X merged into other branches can be easily rebased without X affecting other people. But once it is published, you would X not want to rewind it. X X(2) ... if a topic branch has been fully merged to "master". X Then you can delete it. More importantly, you should not X build on top of it -- other people may already want to X change things related to the topic as patches against your X "master", so if you need further changes, it is better to X fork the topic (perhaps with the same name) afresh from the X tip of "master". X XLet's look at this example: X X o---o---o---o---o---o---o---o---o---o "next" X / / / / X / a---a---b A / / X / / / / X / / c---c---c---c B / X / / / \ / X / / / b---b C \ / X / / / / \ / X ---o---o---o---o---o---o---o---o---o---o---o "master" X X XA, B and C are topic branches. X X * A has one fix since it was merged up to "next". X X * B has finished. It has been fully merged up to "master" and "next", X and is ready to be deleted. X X * C has not merged to "next" at all. X XWe would want to allow C to be rebased, refuse A, and encourage XB to be deleted. X XTo compute (1): X X git rev-list ^master ^topic next X git rev-list ^master next X X if these match, topic has not merged in next at all. X XTo compute (2): X X git rev-list master..topic X X if this is empty, it is fully merged to "master". SHAR_END echo x games/unteralterbach/.git/hooks/update.sample sed 's/^X//' > games/unteralterbach/.git/hooks/update.sample << 'SHAR_END' X#!/bin/sh X# X# An example hook script to blocks unannotated tags from entering. X# Called by "git receive-pack" with arguments: refname sha1-old sha1-new X# X# To enable this hook, rename this file to "update". X# X# Config X# ------ X# hooks.allowunannotated X# This boolean sets whether unannotated tags will be allowed into the X# repository. By default they won't be. X# hooks.allowdeletetag X# This boolean sets whether deleting tags will be allowed in the X# repository. By default they won't be. X# hooks.allowmodifytag X# This boolean sets whether a tag may be modified after creation. By default X# it won't be. X# hooks.allowdeletebranch X# This boolean sets whether deleting branches will be allowed in the X# repository. By default they won't be. X# hooks.denycreatebranch X# This boolean sets whether remotely creating branches will be denied X# in the repository. By default this is allowed. X# X X# --- Command line Xrefname="$1" Xoldrev="$2" Xnewrev="$3" X X# --- Safety check Xif [ -z "$GIT_DIR" ]; then X echo "Don't run this script from the command line." >&2 X echo " (if you want, you could supply GIT_DIR then run" >&2 X echo " $0 )" >&2 X exit 1 Xfi X Xif [ -z "$refname" -o -z "$oldrev" -o -z "$newrev" ]; then X echo "usage: $0 " >&2 X exit 1 Xfi X X# --- Config Xallowunannotated=$(git config --bool hooks.allowunannotated) Xallowdeletebranch=$(git config --bool hooks.allowdeletebranch) Xdenycreatebranch=$(git config --bool hooks.denycreatebranch) Xallowdeletetag=$(git config --bool hooks.allowdeletetag) Xallowmodifytag=$(git config --bool hooks.allowmodifytag) X X# check for no description Xprojectdesc=$(sed -e '1q' "$GIT_DIR/description") Xcase "$projectdesc" in X"Unnamed repository"* | "") X echo "*** Project description file hasn't been set" >&2 X exit 1 X ;; Xesac X X# --- Check types X# if $newrev is 0000...0000, it's a commit to delete a ref. Xzero="0000000000000000000000000000000000000000" Xif [ "$newrev" = "$zero" ]; then X newrev_type=delete Xelse X newrev_type=$(git cat-file -t $newrev) Xfi X Xcase "$refname","$newrev_type" in X refs/tags/*,commit) X # un-annotated tag X short_refname=${refname##refs/tags/} X if [ "$allowunannotated" != "true" ]; then X echo "*** The un-annotated tag, $short_refname, is not allowed in this repository" >&2 X echo "*** Use 'git tag [ -a | -s ]' for tags you want to propagate." >&2 X exit 1 X fi X ;; X refs/tags/*,delete) X # delete tag X if [ "$allowdeletetag" != "true" ]; then X echo "*** Deleting a tag is not allowed in this repository" >&2 X exit 1 X fi X ;; X refs/tags/*,tag) X # annotated tag X if [ "$allowmodifytag" != "true" ] && git rev-parse $refname > /dev/null 2>&1 X then X echo "*** Tag '$refname' already exists." >&2 X echo "*** Modifying a tag is not allowed in this repository." >&2 X exit 1 X fi X ;; X refs/heads/*,commit) X # branch X if [ "$oldrev" = "$zero" -a "$denycreatebranch" = "true" ]; then X echo "*** Creating a branch is not allowed in this repository" >&2 X exit 1 X fi X ;; X refs/heads/*,delete) X # delete branch X if [ "$allowdeletebranch" != "true" ]; then X echo "*** Deleting a branch is not allowed in this repository" >&2 X exit 1 X fi X ;; X refs/remotes/*,commit) X # tracking branch X ;; X refs/remotes/*,delete) X # delete tracking branch X if [ "$allowdeletebranch" != "true" ]; then X echo "*** Deleting a tracking branch is not allowed in this repository" >&2 X exit 1 X fi X ;; X *) X # Anything else (is there anything else?) X echo "*** Update hook: unknown type of update to ref $refname of type $newrev_type" >&2 X exit 1 X ;; Xesac X X# --- Finished Xexit 0 SHAR_END echo x games/unteralterbach/.git/hooks/commit-msg.sample sed 's/^X//' > games/unteralterbach/.git/hooks/commit-msg.sample << 'SHAR_END' X#!/bin/sh X# X# An example hook script to check the commit log message. X# Called by "git commit" with one argument, the name of the file X# that has the commit message. The hook should exit with non-zero X# status after issuing an appropriate message if it wants to stop the X# commit. The hook is allowed to edit the commit message file. X# X# To enable this hook, rename this file to "commit-msg". X X# Uncomment the below to add a Signed-off-by line to the message. X# Doing this in a hook is a bad idea in general, but the prepare-commit-msg X# hook is more suited to it. X# X# SOB=$(git var GIT_AUTHOR_IDENT | sed -n 's/^\(.*>\).*$/Signed-off-by: \1/p') X# grep -qs "^$SOB" "$1" || echo "$SOB" >> "$1" X X# This example catches duplicate Signed-off-by lines. X Xtest "" = "$(grep '^Signed-off-by: ' "$1" | X sort | uniq -c | sed -e '/^[ ]*1[ ]/d')" || { X echo >&2 Duplicate Signed-off-by lines. X exit 1 X} SHAR_END echo x games/unteralterbach/.git/refs/heads mkdir -p games/unteralterbach/.git/refs/heads > /dev/null 2>&1 echo x games/unteralterbach/.git/refs/tags mkdir -p games/unteralterbach/.git/refs/tags > /dev/null 2>&1 echo x games/unteralterbach/.git/refs/heads/source mkdir -p games/unteralterbach/.git/refs/heads > /dev/null 2>&1 sed 's/^X//' > games/unteralterbach/.git/refs/heads/source << 'SHAR_END' X25871a12d6b60917fc19b7de4fc5e59669f6cc7b SHAR_END echo x games/unteralterbach/.git/refs/heads/master sed 's/^X//' > games/unteralterbach/.git/refs/heads/master << 'SHAR_END' X3601214c2761beffd2368e3226c32089eb0d8cd0 SHAR_END echo x games/unteralterbach/.git/info/exclude mkdir -p games/unteralterbach/.git/info > /dev/null 2>&1 sed 's/^X//' > games/unteralterbach/.git/info/exclude << 'SHAR_END' X# git ls-files --others --exclude-from=.git/info/exclude X# Lines that start with '#' are comments. X# For a project mostly in C, the following would be a good set of X# exclude patterns (uncomment them if you want to use them): X# *.[oa] X# *~ SHAR_END echo x games/unteralterbach/.git/logs/HEAD mkdir -p games/unteralterbach/.git/logs > /dev/null 2>&1 sed 's/^X//' > games/unteralterbach/.git/logs/HEAD << 'SHAR_END' X0000000000000000000000000000000000000000 fd1b591630a88ab905b3f298e59dd1a619a1b9af Jan Beich 1418579020 +0000 commit (initial): init Xfd1b591630a88ab905b3f298e59dd1a619a1b9af 30b8e3b1615fca33b1fb7e7b791742e044928e31 Jan Beich 1418579319 +0000 commit (amend): init X30b8e3b1615fca33b1fb7e7b791742e044928e31 ec74b1f0b0222dc2119d1c0d87bb8a1b01472af6 Jan Beich 1418580111 +0000 commit (amend): init Xec74b1f0b0222dc2119d1c0d87bb8a1b01472af6 ab76bceaedf6cf1a35cd518e2fe26767f5b54ead Jan Beich 1418581716 +0000 commit (amend): init Xab76bceaedf6cf1a35cd518e2fe26767f5b54ead 84c4792ec3640fa51ddcb03ea15d015923ae8f2c Jan Beich 1419435963 +0000 commit: v1.1 X84c4792ec3640fa51ddcb03ea15d015923ae8f2c dd17b90b0ce03f93f7389ff68828c2178a6def1a Jan Beich 1426750062 +0000 commit: review Xdd17b90b0ce03f93f7389ff68828c2178a6def1a 023b93e19d2598ac4e836c43a87d32096dc6e39e Jan Beich 1426750133 +0000 commit (amend): review X023b93e19d2598ac4e836c43a87d32096dc6e39e 49dcc13099f6422d82c5c1961567f29a1b5ce863 Jan Beich 1426750515 +0000 commit (amend): review X49dcc13099f6422d82c5c1961567f29a1b5ce863 e58d61388b2242d6b99cbf19c65e8695dc621af5 Jan Beich 1426750558 +0000 commit (amend): review Xe58d61388b2242d6b99cbf19c65e8695dc621af5 84c4792ec3640fa51ddcb03ea15d015923ae8f2c Jan Beich 1426751370 +0300 checkout: moving from master to HEAD^ X84c4792ec3640fa51ddcb03ea15d015923ae8f2c e58d61388b2242d6b99cbf19c65e8695dc621af5 Jan Beich 1426751568 +0300 checkout: moving from 84c4792ec3640fa51ddcb03ea15d015923ae8f2c to master Xe58d61388b2242d6b99cbf19c65e8695dc621af5 dce68841674b418f86d76a1bc08896fee0814427 Jan Beich 1426751798 +0000 commit (amend): review Xdce68841674b418f86d76a1bc08896fee0814427 d243ee74640c41e719bf6494c9f54600b2a78a8d Jan Beich 1426751926 +0000 commit (amend): review Xd243ee74640c41e719bf6494c9f54600b2a78a8d 84c4792ec3640fa51ddcb03ea15d015923ae8f2c Jan Beich 1426753190 +0300 reset: moving to HEAD^ X84c4792ec3640fa51ddcb03ea15d015923ae8f2c 34662120dec38930afe6b9b00a31b5d3804111cc Jan Beich 1426753266 +0000 commit: review X34662120dec38930afe6b9b00a31b5d3804111cc ba28f6089ea6af2c1263f724aad0538a74b4d8a1 Jan Beich 1426753337 +0000 commit (amend): review Xba28f6089ea6af2c1263f724aad0538a74b4d8a1 ed93e0e3b2bf1cb83cbfc7f55aeae95ae53d8d62 Jan Beich 1426753372 +0000 commit (amend): review Xed93e0e3b2bf1cb83cbfc7f55aeae95ae53d8d62 d243ee74640c41e719bf6494c9f54600b2a78a8d Jan Beich 1426753730 +0300 checkout: moving from master to source Xd243ee74640c41e719bf6494c9f54600b2a78a8d ed93e0e3b2bf1cb83cbfc7f55aeae95ae53d8d62 Jan Beich 1426754867 +0300 checkout: moving from source to master Xed93e0e3b2bf1cb83cbfc7f55aeae95ae53d8d62 d243ee74640c41e719bf6494c9f54600b2a78a8d Jan Beich 1426755608 +0300 checkout: moving from master to source Xd243ee74640c41e719bf6494c9f54600b2a78a8d 3498afc57a2e11fab66eabd529f6af2495b159ee Jan Beich 1426755668 +0000 commit: compat X3498afc57a2e11fab66eabd529f6af2495b159ee ed93e0e3b2bf1cb83cbfc7f55aeae95ae53d8d62 Jan Beich 1426756095 +0300 checkout: moving from source to master Xed93e0e3b2bf1cb83cbfc7f55aeae95ae53d8d62 3498afc57a2e11fab66eabd529f6af2495b159ee Jan Beich 1426758605 +0300 checkout: moving from master to source X3498afc57a2e11fab66eabd529f6af2495b159ee d243ee74640c41e719bf6494c9f54600b2a78a8d Jan Beich 1426758945 +0300 reset: moving to HEAD^ Xd243ee74640c41e719bf6494c9f54600b2a78a8d ed93e0e3b2bf1cb83cbfc7f55aeae95ae53d8d62 Jan Beich 1426760702 +0300 checkout: moving from source to master Xed93e0e3b2bf1cb83cbfc7f55aeae95ae53d8d62 34c512428759f2e7f214859cdddb7a95f625e352 Jan Beich 1426761172 +0000 commit (amend): review X34c512428759f2e7f214859cdddb7a95f625e352 d243ee74640c41e719bf6494c9f54600b2a78a8d Jan Beich 1426761897 +0300 checkout: moving from master to source Xd243ee74640c41e719bf6494c9f54600b2a78a8d 34c512428759f2e7f214859cdddb7a95f625e352 Jan Beich 1426762158 +0300 checkout: moving from source to master X34c512428759f2e7f214859cdddb7a95f625e352 3601214c2761beffd2368e3226c32089eb0d8cd0 Jan Beich 1426762262 +0000 commit (amend): review X3601214c2761beffd2368e3226c32089eb0d8cd0 3601214c2761beffd2368e3226c32089eb0d8cd0 Jan Beich 1426762267 +0300 checkout: moving from master to master X3601214c2761beffd2368e3226c32089eb0d8cd0 d243ee74640c41e719bf6494c9f54600b2a78a8d Jan Beich 1426762270 +0300 checkout: moving from master to source Xd243ee74640c41e719bf6494c9f54600b2a78a8d 25871a12d6b60917fc19b7de4fc5e59669f6cc7b Jan Beich 1426762277 +0000 commit (amend): review X25871a12d6b60917fc19b7de4fc5e59669f6cc7b 3601214c2761beffd2368e3226c32089eb0d8cd0 Jan Beich 1426762995 +0300 checkout: moving from source to master SHAR_END echo x games/unteralterbach/.git/logs/refs mkdir -p games/unteralterbach/.git/logs/refs > /dev/null 2>&1 echo x games/unteralterbach/.git/logs/refs/heads mkdir -p games/unteralterbach/.git/logs/refs/heads > /dev/null 2>&1 echo x games/unteralterbach/.git/logs/refs/heads/master sed 's/^X//' > games/unteralterbach/.git/logs/refs/heads/master << 'SHAR_END' X0000000000000000000000000000000000000000 fd1b591630a88ab905b3f298e59dd1a619a1b9af Jan Beich 1418579020 +0000 commit (initial): init Xfd1b591630a88ab905b3f298e59dd1a619a1b9af 30b8e3b1615fca33b1fb7e7b791742e044928e31 Jan Beich 1418579319 +0000 commit (amend): init X30b8e3b1615fca33b1fb7e7b791742e044928e31 ec74b1f0b0222dc2119d1c0d87bb8a1b01472af6 Jan Beich 1418580111 +0000 commit (amend): init Xec74b1f0b0222dc2119d1c0d87bb8a1b01472af6 ab76bceaedf6cf1a35cd518e2fe26767f5b54ead Jan Beich 1418581716 +0000 commit (amend): init Xab76bceaedf6cf1a35cd518e2fe26767f5b54ead 84c4792ec3640fa51ddcb03ea15d015923ae8f2c Jan Beich 1419435963 +0000 commit: v1.1 X84c4792ec3640fa51ddcb03ea15d015923ae8f2c dd17b90b0ce03f93f7389ff68828c2178a6def1a Jan Beich 1426750062 +0000 commit: review Xdd17b90b0ce03f93f7389ff68828c2178a6def1a 023b93e19d2598ac4e836c43a87d32096dc6e39e Jan Beich 1426750133 +0000 commit (amend): review X023b93e19d2598ac4e836c43a87d32096dc6e39e 49dcc13099f6422d82c5c1961567f29a1b5ce863 Jan Beich 1426750515 +0000 commit (amend): review X49dcc13099f6422d82c5c1961567f29a1b5ce863 e58d61388b2242d6b99cbf19c65e8695dc621af5 Jan Beich 1426750558 +0000 commit (amend): review Xe58d61388b2242d6b99cbf19c65e8695dc621af5 dce68841674b418f86d76a1bc08896fee0814427 Jan Beich 1426751798 +0000 commit (amend): review Xdce68841674b418f86d76a1bc08896fee0814427 d243ee74640c41e719bf6494c9f54600b2a78a8d Jan Beich 1426751926 +0000 commit (amend): review Xd243ee74640c41e719bf6494c9f54600b2a78a8d 84c4792ec3640fa51ddcb03ea15d015923ae8f2c Jan Beich 1426753190 +0300 reset: moving to HEAD^ X84c4792ec3640fa51ddcb03ea15d015923ae8f2c 34662120dec38930afe6b9b00a31b5d3804111cc Jan Beich 1426753266 +0000 commit: review X34662120dec38930afe6b9b00a31b5d3804111cc ba28f6089ea6af2c1263f724aad0538a74b4d8a1 Jan Beich 1426753337 +0000 commit (amend): review Xba28f6089ea6af2c1263f724aad0538a74b4d8a1 ed93e0e3b2bf1cb83cbfc7f55aeae95ae53d8d62 Jan Beich 1426753372 +0000 commit (amend): review Xed93e0e3b2bf1cb83cbfc7f55aeae95ae53d8d62 34c512428759f2e7f214859cdddb7a95f625e352 Jan Beich 1426761172 +0000 commit (amend): review X34c512428759f2e7f214859cdddb7a95f625e352 3601214c2761beffd2368e3226c32089eb0d8cd0 Jan Beich 1426762262 +0000 commit (amend): review SHAR_END echo x games/unteralterbach/.git/logs/refs/heads/source sed 's/^X//' > games/unteralterbach/.git/logs/refs/heads/source << 'SHAR_END' X0000000000000000000000000000000000000000 d243ee74640c41e719bf6494c9f54600b2a78a8d Jan Beich 1426753153 +0300 branch: Created from master Xd243ee74640c41e719bf6494c9f54600b2a78a8d 3498afc57a2e11fab66eabd529f6af2495b159ee Jan Beich 1426755668 +0000 commit: compat X3498afc57a2e11fab66eabd529f6af2495b159ee d243ee74640c41e719bf6494c9f54600b2a78a8d Jan Beich 1426758945 +0300 reset: moving to HEAD^ Xd243ee74640c41e719bf6494c9f54600b2a78a8d 25871a12d6b60917fc19b7de4fc5e59669f6cc7b Jan Beich 1426762277 +0000 commit (amend): review SHAR_END echo x games/unteralterbach/.git/objects/d5 mkdir -p games/unteralterbach/.git/objects/d5 > /dev/null 2>&1 echo x games/unteralterbach/.git/objects/ac mkdir -p games/unteralterbach/.git/objects/ac > /dev/null 2>&1 echo x games/unteralterbach/.git/objects/fd mkdir -p games/unteralterbach/.git/objects/fd > /dev/null 2>&1 echo x games/unteralterbach/.git/objects/info mkdir -p games/unteralterbach/.git/objects/info > /dev/null 2>&1 echo x games/unteralterbach/.git/objects/ba mkdir -p games/unteralterbach/.git/objects/ba > /dev/null 2>&1 echo x games/unteralterbach/.git/objects/39 mkdir -p games/unteralterbach/.git/objects/39 > /dev/null 2>&1 echo x games/unteralterbach/.git/objects/1b mkdir -p games/unteralterbach/.git/objects/1b > /dev/null 2>&1 echo x games/unteralterbach/.git/objects/92 mkdir -p games/unteralterbach/.git/objects/92 > /dev/null 2>&1 echo x games/unteralterbach/.git/objects/98 mkdir -p games/unteralterbach/.git/objects/98 > /dev/null 2>&1 echo x games/unteralterbach/.git/objects/95 mkdir -p games/unteralterbach/.git/objects/95 > /dev/null 2>&1 echo x games/unteralterbach/.git/objects/a4 mkdir -p games/unteralterbach/.git/objects/a4 > /dev/null 2>&1 echo x games/unteralterbach/.git/objects/f3 mkdir -p games/unteralterbach/.git/objects/f3 > /dev/null 2>&1 echo x games/unteralterbach/.git/objects/49 mkdir -p games/unteralterbach/.git/objects/49 > /dev/null 2>&1 echo x games/unteralterbach/.git/objects/34 mkdir -p games/unteralterbach/.git/objects/34 > /dev/null 2>&1 echo x games/unteralterbach/.git/objects/d2 mkdir -p games/unteralterbach/.git/objects/d2 > /dev/null 2>&1 echo x games/unteralterbach/.git/objects/7a mkdir -p games/unteralterbach/.git/objects/7a > /dev/null 2>&1 echo x games/unteralterbach/.git/objects/7e mkdir -p games/unteralterbach/.git/objects/7e > /dev/null 2>&1 echo x games/unteralterbach/.git/objects/29 mkdir -p games/unteralterbach/.git/objects/29 > /dev/null 2>&1 echo x games/unteralterbach/.git/objects/ee mkdir -p games/unteralterbach/.git/objects/ee > /dev/null 2>&1 echo x games/unteralterbach/.git/objects/e5 mkdir -p games/unteralterbach/.git/objects/e5 > /dev/null 2>&1 echo x games/unteralterbach/.git/objects/30 mkdir -p games/unteralterbach/.git/objects/30 > /dev/null 2>&1 echo x games/unteralterbach/.git/objects/02 mkdir -p games/unteralterbach/.git/objects/02 > /dev/null 2>&1 echo x games/unteralterbach/.git/objects/f7 mkdir -p games/unteralterbach/.git/objects/f7 > /dev/null 2>&1 echo x games/unteralterbach/.git/objects/ca mkdir -p games/unteralterbach/.git/objects/ca > /dev/null 2>&1 echo x games/unteralterbach/.git/objects/05 mkdir -p games/unteralterbach/.git/objects/05 > /dev/null 2>&1 echo x games/unteralterbach/.git/objects/96 mkdir -p games/unteralterbach/.git/objects/96 > /dev/null 2>&1 echo x games/unteralterbach/.git/objects/b5 mkdir -p games/unteralterbach/.git/objects/b5 > /dev/null 2>&1 echo x games/unteralterbach/.git/objects/e2 mkdir -p games/unteralterbach/.git/objects/e2 > /dev/null 2>&1 echo x games/unteralterbach/.git/objects/9f mkdir -p games/unteralterbach/.git/objects/9f > /dev/null 2>&1 echo x games/unteralterbach/.git/objects/c6 mkdir -p games/unteralterbach/.git/objects/c6 > /dev/null 2>&1 echo x games/unteralterbach/.git/objects/d1 mkdir -p games/unteralterbach/.git/objects/d1 > /dev/null 2>&1 echo x games/unteralterbach/.git/objects/4b mkdir -p games/unteralterbach/.git/objects/4b > /dev/null 2>&1 echo x games/unteralterbach/.git/objects/14 mkdir -p games/unteralterbach/.git/objects/14 > /dev/null 2>&1 echo x games/unteralterbach/.git/objects/ae mkdir -p games/unteralterbach/.git/objects/ae > /dev/null 2>&1 echo x games/unteralterbach/.git/objects/pack mkdir -p games/unteralterbach/.git/objects/pack > /dev/null 2>&1 echo x games/unteralterbach/.git/objects/f2 mkdir -p games/unteralterbach/.git/objects/f2 > /dev/null 2>&1 echo x games/unteralterbach/.git/objects/dc mkdir -p games/unteralterbach/.git/objects/dc > /dev/null 2>&1 echo x games/unteralterbach/.git/objects/e0 mkdir -p games/unteralterbach/.git/objects/e0 > /dev/null 2>&1 echo x games/unteralterbach/.git/objects/b0 mkdir -p games/unteralterbach/.git/objects/b0 > /dev/null 2>&1 echo x games/unteralterbach/.git/objects/6d mkdir -p games/unteralterbach/.git/objects/6d > /dev/null 2>&1 echo x games/unteralterbach/.git/objects/dd mkdir -p games/unteralterbach/.git/objects/dd > /dev/null 2>&1 echo x games/unteralterbach/.git/objects/ab mkdir -p games/unteralterbach/.git/objects/ab > /dev/null 2>&1 echo x games/unteralterbach/.git/objects/64 mkdir -p games/unteralterbach/.git/objects/64 > /dev/null 2>&1 echo x games/unteralterbach/.git/objects/ec mkdir -p games/unteralterbach/.git/objects/ec > /dev/null 2>&1 echo x games/unteralterbach/.git/objects/84 mkdir -p games/unteralterbach/.git/objects/84 > /dev/null 2>&1 echo x games/unteralterbach/.git/objects/c7 mkdir -p games/unteralterbach/.git/objects/c7 > /dev/null 2>&1 echo x games/unteralterbach/.git/objects/25 mkdir -p games/unteralterbach/.git/objects/25 > /dev/null 2>&1 echo x games/unteralterbach/.git/objects/fa mkdir -p games/unteralterbach/.git/objects/fa > /dev/null 2>&1 echo x games/unteralterbach/.git/objects/36 mkdir -p games/unteralterbach/.git/objects/36 > /dev/null 2>&1 echo x games/unteralterbach/.git/objects/46 mkdir -p games/unteralterbach/.git/objects/46 > /dev/null 2>&1 echo x games/unteralterbach/.git/objects/09 mkdir -p games/unteralterbach/.git/objects/09 > /dev/null 2>&1 echo x games/unteralterbach/.git/objects/a1 mkdir -p games/unteralterbach/.git/objects/a1 > /dev/null 2>&1 echo x games/unteralterbach/.git/objects/55 mkdir -p games/unteralterbach/.git/objects/55 > /dev/null 2>&1 echo x games/unteralterbach/.git/objects/0c mkdir -p games/unteralterbach/.git/objects/0c > /dev/null 2>&1 echo x games/unteralterbach/.git/objects/28 mkdir -p games/unteralterbach/.git/objects/28 > /dev/null 2>&1 echo x games/unteralterbach/.git/objects/aa mkdir -p games/unteralterbach/.git/objects/aa > /dev/null 2>&1 echo x games/unteralterbach/.git/objects/ed mkdir -p games/unteralterbach/.git/objects/ed > /dev/null 2>&1 echo x games/unteralterbach/.git/objects/ed/93e0e3b2bf1cb83cbfc7f55aeae95ae53d8d62 sed 's/^X//' > games/unteralterbach/.git/objects/ed/93e0e3b2bf1cb83cbfc7f55aeae95ae53d8d62 << 'SHAR_END' XxA X0E] LI"Rą[O0IZ7o /dev/null 2>&1 sed 's/^X//' > games/unteralterbach/.git/objects/aa/a6fc41792817f9714e924fcea08cbe137e1924 << 'SHAR_END' XxN0E⯸J6iDB*bÊ<."^ X7Gg9prv!Į>Ҕ{XCF.,_l&[deUU~ˣHCV|1Y" [ _PZ9WUa1cC]'MY8FC@9 znOCrGeaNzz2VYGy7'-tf1\p!J9] -ڥ~M >;<&aSoYO}vBDӠ?^[) SHAR_END echo x games/unteralterbach/.git/objects/28/dfc8ef30f3e44ee1ad19dee68237a07a56ca9c mkdir -p games/unteralterbach/.git/objects/28 > /dev/null 2>&1 sed 's/^X//' > games/unteralterbach/.git/objects/28/dfc8ef30f3e44ee1ad19dee68237a07a56ca9c << 'SHAR_END' Xx+)JMU041d040031QMNMIeHYKm:vYu뵷P5)%yi uō3_=pνVu:M @dD1ֻ76 _.uDshA(NMI-N.b\T;Q X˯1XAX SHAR_END echo x games/unteralterbach/.git/objects/0c/d39620ff2dc729ccbb72794d589cf733bfce74 mkdir -p games/unteralterbach/.git/objects/0c > /dev/null 2>&1 sed 's/^X//' > games/unteralterbach/.git/objects/0c/d39620ff2dc729ccbb72794d589cf733bfce74 << 'SHAR_END' Xx+)JMU041d040031QMNMIe`M_d"xmmFE 6P5)%yi uō3_=pνVu:M @dD1WaHKzl)S- jFAvnJjqrjǧځ珺U@]~͎:e SHAR_END echo x games/unteralterbach/.git/objects/55/ef53e38c3c1b8a9adabebadc6ba8ff7a1953db mkdir -p games/unteralterbach/.git/objects/55 > /dev/null 2>&1 sed 's/^X//' > games/unteralterbach/.git/objects/55/ef53e38c3c1b8a9adabebadc6ba8ff7a1953db << 'SHAR_END' XxuT]o0k+LSp]΀V >jI5n=~B@Y-L.-c}SnSkA4A!l]`,ʊj]5MxAZITE酎`m zn|b4e!%m X&n.7t,Y g4Jc7 XIpN^A| >6?n>/95cn+[k ~qNGΡP{5 @RÈm?`KZU;i64 SHAR_END echo x games/unteralterbach/.git/objects/a1/a0823b5b36548f6c7134f6b473a41ea5e59bd8 mkdir -p games/unteralterbach/.git/objects/a1 > /dev/null 2>&1 sed 's/^X//' > games/unteralterbach/.git/objects/a1/a0823b5b36548f6c7134f6b473a41ea5e59bd8 << 'SHAR_END' Xx+)JMU041d040031QMNMIet:kΜ/(eEVUY\PW8E۞kU@F3pz6o{Լ2 fd릤'1hv|x _H>M SHAR_END echo x games/unteralterbach/.git/objects/09/37faea569eb76c322c1a9e62e330ff82692656 mkdir -p games/unteralterbach/.git/objects/09 > /dev/null 2>&1 sed 's/^X//' > games/unteralterbach/.git/objects/09/37faea569eb76c322c1a9e62e330ff82692656 << 'SHAR_END' Xx+)JMU05`040031Q(H,IMOM/(++*dXcBITA SHAR_END echo x games/unteralterbach/.git/objects/09/e7a87cc13db8748f593b7e5d684bff3af94921 sed 's/^X//' > games/unteralterbach/.git/objects/09/e7a87cc13db8748f593b7e5d684bff3af94921 << 'SHAR_END' Xx}T8WWi_RVTeEM I+!]mVoLm{{󜲑%~ٓgx|1B$cNN/ SVaI(Ι~N4"Yіi4E66;0`Ca6JB^Ul/ESg|imꡍQC܏jysZ[|N||㺧 ra)pjj+eř"4g@8wPW&P 6 m7F7\I, 3Uq*7x): rr ea+tGvZy L{v"=@$5frI{#'XgJqCHPLt(jxCΒ,O '!![hRoXt05Y+^#Z^ޡ0Ζqt]\F]< @xgI{ ܟ:I00uܵiqK.J7q*ugK;}vbPHy(NGLsެ.ڂ@0{3GI?F@zÄVGE0)^NDyST X; Fx m8pu.wųسfVKk <?nċŧv )rg?YF|o,©+bs}ގC%Jz+)X鼬_y}s<%Ⱦ) V=a_M+kYһ+ПkziFՃB.U ,u̼ SHAR_END echo x games/unteralterbach/.git/objects/46/07126ad3956229ac8197fac7f1e3ddeeca55a1 mkdir -p games/unteralterbach/.git/objects/46 > /dev/null 2>&1 sed 's/^X//' > games/unteralterbach/.git/objects/46/07126ad3956229ac8197fac7f1e3ddeeca55a1 << 'SHAR_END' XxmSko6WWpѮ$ \TT-z@Ab+IR~$)2yI{疭( XOo%4",df\SY)>$ hfs"]$YbGZziF< 3kn\%évQ$ek_ Ne^xy&3kx&4Ga@.2j>`ɂx$Q6>3-bO[ X$ł֢9(UXQ}@h$J|/P~ŗ b\aOk^3HpbE X_;5ԴedRJQJT :";BnݖU+` `dE%h]3RH}۞E]T4B:"Q$n XJnMAw]fIg$!BP1Ŗ׸L Xuj:o:Źg:\}I>_6>0̛Yױ?/u C~.LҒqp-$ū<0t2ʺx9UAk;}eMN`:0r$U][r|x({u/;#"2p YԄ ol6 Ӎ5mUiٌQ+C+H|̼$0~}3v(c[ Xs1쮽y?'==JM/kHFi-y'*g Xp6i/G/rVYT3^AďWg !yKȀ#_ӛa 79Wm_SWj̶n SHAR_END echo x games/unteralterbach/.git/objects/36/01214c2761beffd2368e3226c32089eb0d8cd0 mkdir -p games/unteralterbach/.git/objects/36 > /dev/null 2>&1 sed 's/^X//' > games/unteralterbach/.git/objects/36/01214c2761beffd2368e3226c32089eb0d8cd0 << 'SHAR_END' XxA X0E] LI "Rą[O0LB[ Qo>/4 6J@-11bM-SƳ-;f:'!Zp$QK'u'#_z|,z 굩QW?~&A{ SHAR_END echo x games/unteralterbach/.git/objects/fa/f50cbe20ecefffaca8e8f79e3da00cec60c27e mkdir -p games/unteralterbach/.git/objects/fa > /dev/null 2>&1 sed 's/^X//' > games/unteralterbach/.git/objects/fa/f50cbe20ecefffaca8e8f79e3da00cec60c27e << 'SHAR_END' XxmS]o6ݫ+8h{梲ĤBmɐ`,2)1/~.$,{nي+<`*N[sMe§,fFa w9Wm_Sgj̮G SHAR_END echo x games/unteralterbach/.git/objects/25/871a12d6b60917fc19b7de4fc5e59669f6cc7b mkdir -p games/unteralterbach/.git/objects/25 > /dev/null 2>&1 sed 's/^X//' > games/unteralterbach/.git/objects/25/871a12d6b60917fc19b7de4fc5e59669f6cc7b << 'SHAR_END' XxA X0E] L3I X"Rą[O0LB[ Qo?q,jߺ!% X#0 FA S؅LOhsd!Xl!=GEhҝ |[vf.|@c /dev/null 2>&1 sed 's/^X//' > games/unteralterbach/.git/objects/c7/a7545d09907f0d04b502b794874b5eea4eb30f << 'SHAR_END' Xx+)JMU04d040031QMNMIevfSZ/{Aդdd3<e>Ş{Ǘ6>4 X;6 ;]7%8a{[o]o=A%, SHAR_END echo x games/unteralterbach/.git/objects/84/c4792ec3640fa51ddcb03ea15d015923ae8f2c mkdir -p games/unteralterbach/.git/objects/84 > /dev/null 2>&1 sed 's/^X//' > games/unteralterbach/.git/objects/84/c4792ec3640fa51ddcb03ea15d015923ae8f2c << 'SHAR_END' XxM X0F] 33 ".d2C+{~7ۼ{2McV]ͧ>8BBjERIT@.peA)& %xj݆ewMFQn*nv!{rt3lЁ~B SHAR_END echo x games/unteralterbach/.git/objects/ec/74b1f0b0222dc2119d1c0d87bb8a1b01472af6 mkdir -p games/unteralterbach/.git/objects/ec > /dev/null 2>&1 sed 's/^X//' > games/unteralterbach/.git/objects/ec/74b1f0b0222dc2119d1c0d87bb8a1b01472af6 << 'SHAR_END' XxI X1=}$ G wX:Uޛz `-QLR6Xٙ꼞g8!e\9sO~,'@¤~'_5"JF~3 SHAR_END echo x games/unteralterbach/.git/objects/64/824a7737ebe208097d7261c796326cc3aa467a mkdir -p games/unteralterbach/.git/objects/64 > /dev/null 2>&1 sed 's/^X//' > games/unteralterbach/.git/objects/64/824a7737ebe208097d7261c796326cc3aa467a << 'SHAR_END' Xx+)JMU04d040031QMNMIeֶ39%)姌a X7< ̼|SN-қgFz۝aĠj XuSR4W;><ǯbkvLʆ.% SHAR_END echo x games/unteralterbach/.git/objects/64/a9ff09fab00ec16fa5e13726b2c6d325b5d6ed sed 's/^X//' > games/unteralterbach/.git/objects/64/a9ff09fab00ec16fa5e13726b2c6d325b5d6ed << 'SHAR_END' Xx}o8 X7O Xۻ7{MU-jH' xwlmn~c'fH1=#oᶳ% z9F{/ f Ae醖⏵j]>_ SHAR_END echo x games/unteralterbach/.git/objects/ab/76bceaedf6cf1a35cd518e2fe26767f5b54ead mkdir -p games/unteralterbach/.git/objects/ab > /dev/null 2>&1 sed 's/^X//' > games/unteralterbach/.git/objects/ab/76bceaedf6cf1a35cd518e2fe26767f5b54ead << 'SHAR_END' XxI X1=}$ GD wX:U1z (EˆWomŘO!PJ i 2?>?pѰoT+' K{4 SHAR_END echo x games/unteralterbach/.git/objects/dd/17b90b0ce03f93f7389ff68828c2178a6def1a mkdir -p games/unteralterbach/.git/objects/dd > /dev/null 2>&1 sed 's/^X//' > games/unteralterbach/.git/objects/dd/17b90b0ce03f93f7389ff68828c2178a6def1a << 'SHAR_END' XxM X0F] $)­'$[׷z[=ޗi472KҤu䵅"xK9U wu X9Ee4f38=۰TyY games/unteralterbach/.git/objects/dd/14c6f12dcd074e7f47ea664d92644672843a4f << 'SHAR_END' Xx+)JMU04d040031QMNMIe0믥{D6UY\pEzSl(_o3lTMAvnJjqrú=߼ގ{EK4 SHAR_END echo x games/unteralterbach/.git/objects/6d/7733558ac35b21d53fb42d460946e56a24e677 mkdir -p games/unteralterbach/.git/objects/6d > /dev/null 2>&1 sed 's/^X//' > games/unteralterbach/.git/objects/6d/7733558ac35b21d53fb42d460946e56a24e677 << 'SHAR_END' Xx+)JMU04d040031QMNMIeuդSf3JO%5ĭUY\pEzSl(_o3lTMAvnJjqrú=߼ގ{EKI0 SHAR_END echo x games/unteralterbach/.git/objects/b0/96f5faa5fceedee2fec86391d8bbf83d83c39a mkdir -p games/unteralterbach/.git/objects/b0 > /dev/null 2>&1 sed 's/^X//' > games/unteralterbach/.git/objects/b0/96f5faa5fceedee2fec86391d8bbf83d83c39a << 'SHAR_END' XxuT]o0+^R%`kiʖhևJ'qKldhY5h3msϹ$x?^~ o!#4FIL0EDVO4G:7?lM$8qGi$:R)ň"yJ"O#"ͪ;L 9j"( <>=͂3Z*ȝN&~ 8ST"^oH7 Xפ䫭.i%/(Q[Ɓ16tCJw⸂`לI(%h(ʙrD4`F+ E#\?h`=tCX-DdJ#̏&xI2T.p<,Fq3+ XR+yz= 1%i.<>hiDa3coǑ yXv(1FIq[O] /dev/null 2>&1 sed 's/^X//' > games/unteralterbach/.git/objects/e0/5503ca076c53bbb8f4953c4ca3fc811341eb20 << 'SHAR_END' XxNA E[B= NGE(A$_Ϣ* X{qZmR;N1pw>bb;{q,a~zZAx1zuagoC AR8`YE]0Fȑ2!8+[f"oYe <9%Dex]?|1[V*QlaPBܠeQ-$yL̵MW<1 O%T*'5$X,7ï?򃊣'}@ SHAR_END echo x games/unteralterbach/.git/objects/dc/e68841674b418f86d76a1bc08896fee0814427 mkdir -p games/unteralterbach/.git/objects/dc > /dev/null 2>&1 sed 's/^X//' > games/unteralterbach/.git/objects/dc/e68841674b418f86d76a1bc08896fee0814427 << 'SHAR_END' XxM X0] 2)­'N&Z׷mxqFW>[A&L)P2%֪;n& nx`O`|DKfdEz>Ѥ;q·\.;mkXʟib3U /BF SHAR_END echo x games/unteralterbach/.git/objects/f2/63d9809fe3cda75501222518c2cc449eaf3d6d mkdir -p games/unteralterbach/.git/objects/f2 > /dev/null 2>&1 sed 's/^X//' > games/unteralterbach/.git/objects/f2/63d9809fe3cda75501222518c2cc449eaf3d6d << 'SHAR_END' Xx+)JMU04d040031QMNMIe8&thE$rd*I,.Kg8")~6}nA ;]7%8AsSG]O_x* .fth. SHAR_END echo x games/unteralterbach/.git/objects/f2/cb6aab3fb2896cdbe8dc22696e58506efa9671 sed 's/^X//' > games/unteralterbach/.git/objects/f2/cb6aab3fb2896cdbe8dc22696e58506efa9671 << 'SHAR_END' XxmSێ6] ۸Vnؒ!( 2k3I {٠sfaݩy˯trx&م8̘> }A4vOD([,XZ̼O UGAGMe$UECj=!$b)GާQߜL)v@#*ihh`TInD*F7t%{-=bq: ՜#:DҀ T6SH\H,_ܭ0vZ+Moo5X5zKHJ˘-YcorT#g/$*XB(i+',ŵUr=Tkli h\wZe)^cyv T?FS`ukfeGf}U2Ndz[E8hjo#9\M-$b2Bb?ٲD]NbtxGN*0 Xk0}We<43#!ٲq|hcOjZkoqtȣE V]&Iʋp>/y'pADs89&}<(~knp+Dl+0g8k'u<=\D+5!M7@צ$]] SHAR_END echo x games/unteralterbach/.git/objects/f2/5f3e2ae7df60cad600a9280fa3d9f5934d5c33 sed 's/^X//' > games/unteralterbach/.git/objects/f2/5f3e2ae7df60cad600a9280fa3d9f5934d5c33 << 'SHAR_END' Xx+)JMU041d040031QMNMIeq\vK?:%&,UY\PW8E۞kU@F3pz6o{Լ2 fd릤'1hv|x _J< SHAR_END echo x games/unteralterbach/.git/objects/ae/c9debec52cfb9d7f4f378b7f3e0b9013d13039 mkdir -p games/unteralterbach/.git/objects/ae > /dev/null 2>&1 sed 's/^X//' > games/unteralterbach/.git/objects/ae/c9debec52cfb9d7f4f378b7f3e0b9013d13039 << 'SHAR_END' Xx-n0 D;+(;Ȕgʦ"6hHl}e q8^v~XbiC\Ѳ RLjfh;2%E7.G*_~ X<>X &}R 4V,Oؑ_z; /dev/null 2>&1 sed 's/^X//' > games/unteralterbach/.git/objects/14/6530ebea7b3e9698e232dd516ce23664daf5ba << 'SHAR_END' Xx+)JMU04d040031QMNMIeg›׬x}7 jR2K2N=8HoʃMmwv)NMI-N.b\T;Q X˯1V2 SHAR_END echo x games/unteralterbach/.git/objects/14/afac692b5a29cd7655376d0748ac0351d2412e sed 's/^X//' > games/unteralterbach/.git/objects/14/afac692b5a29cd7655376d0748ac0351d2412e << 'SHAR_END' Xx+)JMU04d040031QMNMIeQiO nSUY\pEzSl(_o3lTMAvnJjqrjǧځ珺U@]~͎j 0+ SHAR_END echo x games/unteralterbach/.git/objects/4b/b280bba67dce2e430bb7926874f56826d5ea72 mkdir -p games/unteralterbach/.git/objects/4b > /dev/null 2>&1 sed 's/^X//' > games/unteralterbach/.git/objects/4b/b280bba67dce2e430bb7926874f56826d5ea72 << 'SHAR_END' Xx+)JMU04d040031QMNMIepcʺ<5IsM_?>TB̼|SN-қgFz۝aĠj XuSR4W;><ǯbkvLʙ1 SHAR_END echo x games/unteralterbach/.git/objects/d1/b482a57520af13c2c106ec49b45cb82c81b55f mkdir -p games/unteralterbach/.git/objects/d1 > /dev/null 2>&1 sed 's/^X//' > games/unteralterbach/.git/objects/d1/b482a57520af13c2c106ec49b45cb82c81b55f << 'SHAR_END' Xx+)JMU041d040031QMNMIewʴΖK-7/ZY1&%$3/-q/ι=תnS((f4*l#yI 7eA(NMI-N.b\T;Q X˯1< SHAR_END echo x games/unteralterbach/.git/objects/c6/1462c2a889920d51cba7df4d2d08692315e93d mkdir -p games/unteralterbach/.git/objects/c6 > /dev/null 2>&1 sed 's/^X//' > games/unteralterbach/.git/objects/c6/1462c2a889920d51cba7df4d2d08692315e93d << 'SHAR_END' XxuSk8ݯWH*ۇҴ3EMH͇'%6M){<&v?q}[į߽<ܥeQ5k $+T |)J`Vv5iydF 0/1Ǘד葽4}|J?7DqyiI;BC5uAW\ Zc۾A ? LptqQۙnRWO-jcWNo9tІDŌ SHAR_END echo x games/unteralterbach/.git/objects/9f/054fe30a027d997844e5147d086ff435bce786 mkdir -p games/unteralterbach/.git/objects/9f > /dev/null 2>&1 sed 's/^X//' > games/unteralterbach/.git/objects/9f/054fe30a027d997844e5147d086ff435bce786 << 'SHAR_END' XxuT]o0k+ /dev/null 2>&1 sed 's/^X//' > games/unteralterbach/.git/objects/e2/d7cd964bfb9a8f3fbd36e2f26b9513d95132ff << 'SHAR_END' XxmSFW$/յabc pJ'6 *=ѿ~0f7o޼kwtyLZ4dfu\3Ikx88 WzCUdfiZzIJ, S;h޹K3 LELi)RdFz%y3kt!4'sa@P.R8|X}l|Gls d,}0ECnA( tI's& /{O#LFd:8-_?_+# X{qI6.)OsάzBmXCwo[R N;;YV NtE;N‘mİ"~}3vBc6 1awͳo /dev/null 2>&1 sed 's/^X//' > games/unteralterbach/.git/objects/b5/ddd8b0f93d558fa71ac427f1d3dfe38faf082a << 'SHAR_END' Xx+)JMU4c040031Q(H,IMOM/(++*dXcBIT(N.,(/K-**^R]{ܐߞ|) SHAR_END echo x games/unteralterbach/.git/objects/96/bd9496c143391988a539b30fa69579715ff150 mkdir -p games/unteralterbach/.git/objects/96 > /dev/null 2>&1 sed 's/^X//' > games/unteralterbach/.git/objects/96/bd9496c143391988a539b30fa69579715ff150 << 'SHAR_END' XxuS]o6ݫ+XhC6U$&jK(w@$f#I]mxE{ιU*ӧ^cY^L^ZY w$KޅEaAnad#Vw+뭚E(_eL$]ܥ>h8 uKh'QAb0BIU@Io\l1 nx'j n^E/?_ѡ84+o).v'0 ПDgYשz̀qWWqy"zY4e͆kib1:`CPL"[!ޣkASjχ wd獎U0inr &6[.m:!"- Xywqz1hBQms'E1$-GO`v-l9ܙ=~v2_F ;Hyf9Iif%dQd^*%Ȁぼ槀ey([]䄔k@s=LHw=?{{{bы~Ps X! Y}i|wgë SHAR_END echo x games/unteralterbach/.git/objects/05/67a23411cfed60343d7bb139a2003c6d89194d mkdir -p games/unteralterbach/.git/objects/05 > /dev/null 2>&1 sed 's/^X//' > games/unteralterbach/.git/objects/05/67a23411cfed60343d7bb139a2003c6d89194d << 'SHAR_END' XxuSn8W+Xh,mKv]TT-Jbl62)nP p93aժ Xx|9Ei8'Sk«bzJrdԻ?(,m'Np!-H^ҤpU<%z,RjIKz]a8ɧ>?c{ooh]!e9IUX-oaVhozgQv,HJA(viƗPyP& GjQZ- X%'.u-X _씶9c'#t}@^4n"l AF;z&ygʗiIcH\v y!g -$*H B(iZq[&W=[qdމڱ7-(sK.:gb&wM2;%PݐnY@t֭Qa}z;,ɿ"!qXS?pm7-Z8` Rd2zt5rЇz+FywBkY\[WlꄈP(Q | FM^: yN!(>iYֶp pKnW8p^cSx4˷@PPW$E84ʓE?42 pꖸk]n~ 7ſENHI?9-q}x'e#Vbw/ Xсz?zQb;|!o82y~4 SHAR_END echo x games/unteralterbach/.git/objects/ca/e0caa22e94e0f982f3811b5f7f3db956bb4016 mkdir -p games/unteralterbach/.git/objects/ca > /dev/null 2>&1 sed 's/^X//' > games/unteralterbach/.git/objects/ca/e0caa22e94e0f982f3811b5f7f3db956bb4016 << 'SHAR_END' Xxͫ0Pv Xi626/`=R'1f8<ٮs?${[:}/LTkyvfoJb C滑#('*@W.{fȐΗ㟧@`v9I SHAR_END echo x games/unteralterbach/.git/objects/f7/3d9291b113ebe80bdaedd0513195ba4ccbc3b9 mkdir -p games/unteralterbach/.git/objects/f7 > /dev/null 2>&1 sed 's/^X//' > games/unteralterbach/.git/objects/f7/3d9291b113ebe80bdaedd0513195ba4ccbc3b9 << 'SHAR_END' Xx+)JMU04d040031QMNMIext4߳==Uf̼|SN-қgFz۝aĠj XuSR4W;><ǯbkvL@1 SHAR_END echo x games/unteralterbach/.git/objects/02/3b93e19d2598ac4e836c43a87d32096dc6e39e mkdir -p games/unteralterbach/.git/objects/02 > /dev/null 2>&1 sed 's/^X//' > games/unteralterbach/.git/objects/02/3b93e19d2598ac4e836c43a87d32096dc6e39e << 'SHAR_END' XxM X0F] D `LB[ Qo| /dev/null 2>&1 sed 's/^X//' > games/unteralterbach/.git/objects/30/b8e3b1615fca33b1fb7e7b791742e044928e31 << 'SHAR_END' XxK X0@]$N' "&1)6oxim* ;D g]Nz_Kdw ] .YjZ`]?>=X.z$FoLT- ^ռUg44 SHAR_END echo x games/unteralterbach/.git/objects/e5/8d61388b2242d6b99cbf19c65e8695dc621af5 mkdir -p games/unteralterbach/.git/objects/e5 > /dev/null 2>&1 sed 's/^X//' > games/unteralterbach/.git/objects/e5/8d61388b2242d6b99cbf19c65e8695dc621af5 << 'SHAR_END' XxM X0F]$5 "E\dJz}x[=G8 PU )P<<`u*ވ{<5 I;#K*gJRsT6Ke]AѮsS灮m>lzف2輕!傠o_Mk)*?~7^BS SHAR_END echo x games/unteralterbach/.git/objects/ee/1af7742887f38b517c5d6d6430f2baaf284371 mkdir -p games/unteralterbach/.git/objects/ee > /dev/null 2>&1 sed 's/^X//' > games/unteralterbach/.git/objects/ee/1af7742887f38b517c5d6d6430f2baaf284371 << 'SHAR_END' Xx+)JMU041d040031QMNMIemOizS1&%$3/-q/ι=תnS((f4*l#yI 7eA(NMI-N.b\T;Q X˯1>I SHAR_END echo x games/unteralterbach/.git/objects/29/ab41e52b51cfc545cbd0e3ea505ddd0f298897 mkdir -p games/unteralterbach/.git/objects/29 > /dev/null 2>&1 sed 's/^X//' > games/unteralterbach/.git/objects/29/ab41e52b51cfc545cbd0e3ea505ddd0f298897 << 'SHAR_END' XxMn0 E;+]1@EXtF /,]$A9/ӱcIateŐaruQM4rAuzfkooGS5{-SXR &S.ƕ/gj pɽEOArj88̒<`Jarcty<;prYʿ\"W0ZFƪ"%H\*kS.ʹ]&G!2+80FWBϪNٰn]maۆ?^i SHAR_END echo x games/unteralterbach/.git/objects/7e/738198d7f4b38f72b7519cdeb7678d3a7eb289 mkdir -p games/unteralterbach/.git/objects/7e > /dev/null 2>&1 sed 's/^X//' > games/unteralterbach/.git/objects/7e/738198d7f4b38f72b7519cdeb7678d3a7eb289 << 'SHAR_END' Xxͱ0Pg.Z:88b5Lů_pyqV ٙ6C%>mJyY)2o%|$Ωu$Rr!ɱx2#h5"q꯷-"\}0 /dev/null 2>&1 sed 's/^X//' > games/unteralterbach/.git/objects/7a/dadfaed562ca36994a5075ca6052805eaf15fe << 'SHAR_END' XxuS]o0k+?m=\>VwNwݻ3;oǹ}D a8QQ0M;Dעh20SyhnӒ:8Q96c?oxWv:a,:B-|7J6%IV#j- kV_,J:Sڡ?0+N SHAR_END echo x games/unteralterbach/.git/objects/d2/43ee74640c41e719bf6494c9f54600b2a78a8d mkdir -p games/unteralterbach/.git/objects/d2 > /dev/null 2>&1 sed 's/^X//' > games/unteralterbach/.git/objects/d2/43ee74640c41e719bf6494c9f54600b2a78a8d << 'SHAR_END' Xx X0=)rdH^}4jQ|9}3iFëEt@{ 1!9=fX!A#p6Q|RQK֧8Vt[ζfɗ61E*IG,Q^ M@ SHAR_END echo x games/unteralterbach/.git/objects/34/98afc57a2e11fab66eabd529f6af2495b159ee mkdir -p games/unteralterbach/.git/objects/34 > /dev/null 2>&1 sed 's/^X//' > games/unteralterbach/.git/objects/34/98afc57a2e11fab66eabd529f6af2495b159ee << 'SHAR_END' XxI X1E]$Ceią[OPTz |zihe2bYQV13'ɺD1* FѡLثS,&(dA6,4Cc޷y;-uyk p"oJM|B9 SHAR_END echo x games/unteralterbach/.git/objects/34/662120dec38930afe6b9b00a31b5d3804111cc sed 's/^X//' > games/unteralterbach/.git/objects/34/662120dec38930afe6b9b00a31b5d3804111cc << 'SHAR_END' XxM X0F] L~&)­'NB[ Qo~zi6xBt(I-cDfG#zPc.zS9sg Ѐ#I=g/4VF}y games/unteralterbach/.git/objects/34/c512428759f2e7f214859cdddb7a95f625e352 << 'SHAR_END' XxM X0F] )­'LZ׷m{?.eah,(U LU9KB SHAR_END echo x games/unteralterbach/.git/objects/49/dcc13099f6422d82c5c1961567f29a1b5ce863 mkdir -p games/unteralterbach/.git/objects/49 > /dev/null 2>&1 sed 's/^X//' > games/unteralterbach/.git/objects/49/dcc13099f6422d82c5c1961567f29a1b5ce863 << 'SHAR_END' XxA X0E] dD LB[ Qo?qV ؃ed0^ص LUǮiQzgH3'c%eԢzd:}dg;6s48 Q͂o_MszZA SHAR_END echo x games/unteralterbach/.git/objects/f3/408bf692c3c9e42ae7500c3c8fdc82e22c7891 mkdir -p games/unteralterbach/.git/objects/f3 > /dev/null 2>&1 sed 's/^X//' > games/unteralterbach/.git/objects/f3/408bf692c3c9e42ae7500c3c8fdc82e22c7891 << 'SHAR_END' XxmS]8W+4j+ڙf7ULQ0ig-m#{IH;}s=.YwOoc4"J,dt0U4(j;|LR%ܹpߡmFΝMc-}4Qfk[c+{ X Xf<FtHىiB0k٩ stLGN7}'=8}_Kƫ Y.I͝\wEܳpŰe4HֲZD)8!r,Ggbp w;)4Q bKaLUh`^K-^V*3\Fe [4U#+kxńf+3QDwYt v\َ+%nmע3rVTk B:C"q putӽW3갗,` T><+)Ħ+6 5kyekߩ X]~-Ƹx:\͏AwBЄP-geǛ Xlj֋41$ CL4 pgnz Yz{/CHO{z~<1 X9i/9 hG2ϻ Xn[2箷 /dev/null 2>&1 sed 's/^X//' > games/unteralterbach/.git/objects/a4/e92718d007709d54b15df6e6c3dd43cf0581f8 << 'SHAR_END' XxKOR05g,QеT(,ϳRt̂Ԣ<[ 3C cM.> SHAR_END echo x games/unteralterbach/.git/objects/95/28c72af3b709d2f83a880b19de8d63ff2df310 mkdir -p games/unteralterbach/.git/objects/95 > /dev/null 2>&1 sed 's/^X//' > games/unteralterbach/.git/objects/95/28c72af3b709d2f83a880b19de8d63ff2df310 << 'SHAR_END' XxuTao6WWѮ,iQ \TT-e@D X$e w #ݽw.Y?K'q>us a pŰc\o5PֲlE3P mc+(ٶRhx.$†8m`F;Tp92ưKZ#RWLhr;Dy Ak3iRRnuZU3˸ɂ!$(&^ y5y!gIQPD-b7Tzb׬eZfvN-Y/O/Pdg8... Wu[li 3vق`w ܟ:oI00uܵiqK.J7q*ugK;}PHoy(JGLkܬڂ80;3GIg#Wß~a #B"˗/S'rR~x|oIuauM`|6 FR6; Y1F sl_F7;P9ܟ͊,HE74 pظm\l#moxJ Xzv6 9W/<<DdORd_|qXÌ^o,͓B܍ԃ B.U Uڵ#n{=N SHAR_END echo x games/unteralterbach/.git/objects/98/793f512e6665f2fc3cc7f2a022da9e265add2c mkdir -p games/unteralterbach/.git/objects/98 > /dev/null 2>&1 sed 's/^X//' > games/unteralterbach/.git/objects/98/793f512e6665f2fc3cc7f2a022da9e265add2c << 'SHAR_END' XxmS]8W++me5T%&fOBKldt&ө!ľ>sF]dlSVqEޒ̬k&i I0f;-IHҙ{K3iNu8iazzxŔ+Li<]σ0YsA;}4N5  ~.wO<!ȏKe3K:`.Z2,8nY%v~u(k{O~G~\CQ_280^p=e]t܎7a&˚6 y+f.#(.e HU#a6uɸb-z6\s/ +,AVR XovZش,YJQ o)(=y1$͒HBi Db7o;e XWK^!NMu84!o3y3:igN!c~oÅy98~UM:3 嚒XAk~v#˚tPXc+jvN˷ˋ{:0;xЇ[ XBlXߠ+lpC! X*,: R?ЮQ X\BVc3hN8Fv/~ǮQHcl0Fv<|Od:8/O={v%(afb~ΝD!uM f0e"UYQP/^@ďWd !yKȀ^/}>c1L~)5BN˦Pc= SHAR_END echo x games/unteralterbach/.git/objects/92/5b56f956f2c584ab606080c45424754a0d7874 mkdir -p games/unteralterbach/.git/objects/92 > /dev/null 2>&1 sed 's/^X//' > games/unteralterbach/.git/objects/92/5b56f956f2c584ab606080c45424754a0d7874 << 'SHAR_END' Xx+)JMU041d040031QMNMIe|펒H V?=jR2K2g\h{{{6uȈbN_m1ґSZԌtݔ"ՎOu=}ػl /dev/null 2>&1 sed 's/^X//' > games/unteralterbach/.git/objects/1b/aff05bde8f1eb4589d33acd6a757c7ce98cf36 << 'SHAR_END' Xx}T8pi_Rݞtޥ* -jvOZ pwlj$lu<9U++Ͽx'< L" d0E[h7>,dyoP*bϜ52A^6t(C FɯT0Uj٫elL= ަTVכ*TkI랶X;bM W K;NE^c-ky$°%a=ʽ2bqp([)4Q bHaL՜NkT5prưKZ#[~k&4~z*% wõnRRv}SZ׬3eȒ$$(&^<$/8,HBHa(hRoXt0 nXk^#F^o;Pg$./. Ou;lk 3v ف`9xXDA̜W4f˼ٶh9W\lo U-׉5B?;w/施0]`ʧo#WAsDŽWGe0)^gNDjyۜT X#ueuMa-F2:~ zs#CZ{F<YaG˟"I^yY,}3fAN]a{;"6j+ɛ)cOn~j[g 2ddǭ>HcM>Sa_MksY[%z\5ܽvK=Y^"qQ}?n<_moߡ 4 SHAR_END echo x games/unteralterbach/.git/objects/39/b686b963646264f91c31722d967846466e4052 mkdir -p games/unteralterbach/.git/objects/39 > /dev/null 2>&1 sed 's/^X//' > games/unteralterbach/.git/objects/39/b686b963646264f91c31722d967846466e4052 << 'SHAR_END' XxuTn8W+X m]%&jˆ$^ @IF&2x}%I>&3gθld]~ 오DʹQ;Li"[89Ç?|IWO;YP8NI\wBnY55\1,nY-; XkYqfvM$. *ĖPn6Rhx.HaLU6|;^V*3\N@.c [4HU'oxńf/w\QA$5p괤.*ERDdN(&A 5y>wIqPʻ;bKoXut05Y+[Fh;%"H#g΀xO_4{XZGA,zü '6i8"}g<Лt0f XZfo /dev/null 2>&1 sed 's/^X//' > games/unteralterbach/.git/objects/ba/28f6089ea6af2c1263f724aad0538a74b4d8a1 << 'SHAR_END' XxA X0D] $?)Hn=OJz}xg3 c&-4V ڭja6F*FB[ӂqs&jNSTIG.Eh=*f);rD/isxxMA SHAR_END echo x games/unteralterbach/.git/objects/fd/1b591630a88ab905b3f298e59dd1a619a1b9af mkdir -p games/unteralterbach/.git/objects/fd > /dev/null 2>&1 sed 's/^X//' > games/unteralterbach/.git/objects/fd/1b591630a88ab905b3f298e59dd1a619a1b9af << 'SHAR_END' XxA X1 E] m'e"CyoeiM )l‰ cD8!CH#o*HK/Mp~/*-.ɏ#{iWs=4 SHAR_END echo x games/unteralterbach/.git/objects/ac/e646e694757bb52a7d585f2d8ecce58e557529 mkdir -p games/unteralterbach/.git/objects/ac > /dev/null 2>&1 sed 's/^X//' > games/unteralterbach/.git/objects/ac/e646e694757bb52a7d585f2d8ecce58e557529 << 'SHAR_END' Xx+)JMU041d040031QMNMIe^!^ܖk-?~ny3̼|׿l/8^M&@2׫yst%=6ߔ5 ;]7%8AsSG]O_x* .ft> SHAR_END echo x games/unteralterbach/.git/objects/d5/5bab7b313e2e56d62c3ff499b14265c415a7df mkdir -p games/unteralterbach/.git/objects/d5 > /dev/null 2>&1 sed 's/^X//' > games/unteralterbach/.git/objects/d5/5bab7b313e2e56d62c3ff499b14265c415a7df << 'SHAR_END' Xx+)JMU04d040031QMNMIe}Fk֭}d_%|&%$3/-ԃS