<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -60,7 +60,7 @@ find &quot;$@&quot; \( -name .git -o -name '*.git' \) -type d | \
 	    do
 		if [[ $remote == mirror ]]; then
 		    echo git push: $repo_dir -- $remote
-		    GIT_DIR=&quot;$repo_dir&quot; git push --mirror $remote
+		    GIT_DIR=&quot;$repo_dir&quot; git push -f --mirror $remote
 		fi
 	    done
 </diff>
      <filename>git-find-fetch</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>ccafe37b3b16f0f5fc443b93094d6f674e1f6d18</id>
    </parent>
  </parents>
  <author>
    <name>John Wiegley</name>
    <email>johnw@newartisans.com</email>
  </author>
  <url>http://github.com/jwiegley/git-scripts/commit/a3c37f8d6d6c1471de4709e53a1280e9ba85208e</url>
  <id>a3c37f8d6d6c1471de4709e53a1280e9ba85208e</id>
  <committed-date>2008-09-07T22:11:35-07:00</committed-date>
  <authored-date>2008-09-07T22:11:35-07:00</authored-date>
  <message>Use the -f option when pushing with --mirror.</message>
  <tree>45c873bb91f14f3d749d2f91290f476637ca9720</tree>
  <committer>
    <name>John Wiegley</name>
    <email>johnw@newartisans.com</email>
  </committer>
</commit>
