<h1>Project "FreeSWITCH user-contributed scripts, etc" received a push.</h1>
<h2>branch: master updated</h2>
<pre>
discards 0405d1fb7209050a0fa1cc0718c0aeee61191a95 (commit)
discards 7896938aefaf21adc42a01b4d8e9dd3d42ffbc82 (commit)
discards 9c0deb98bbc4aa6a9e5e6f792e911b550f4db83f (commit)
discards 0bff16bee499925e83339750a0ce5c1386fc0048 (commit)
discards 9858ca1c2a2fda5d56f268a6e359e207eedde6ab (commit)
via: 12801e42e4655416b73cb7a206c60e5c66d34e10 (commit)
This update added new revisions after undoing existing revisions. That is
to say, the old revision is not a strict subset of the new revision. This
situation occurs when you --force push a change and generate a repository
containing something like this:
* -- * -- B -- O -- O -- O (0405d1fb7209050a0fa1cc0718c0aeee61191a95)
\
N -- N -- N (12801e42e4655416b73cb7a206c60e5c66d34e10)
When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.
</pre>= COMMIT LOG ===========================================================
<div class="highlight"><pre>committer: Raymond Chandler
comments:
test
<span style="color: #000080; font-weight: bold">diff --git a/file.txt b/file.txt</span>
new file mode 100644
<span style="color: #000080; font-weight: bold">index 0000000..56ec127</span>
<span style="color: #A00000">--- /dev/null</span>
<span style="color: #00A000">+++ b/file.txt</span>
<span style="color: #800080; font-weight: bold">@@ -0,0 +1,2 @@</span>
<span style="color: #00A000">+blaaaaaah</span>
<span style="color: #00A000">+blaaaaaah</span>
</pre></div>
========================================================================<pre>
Summary of changes:
file.txt | 2 +
mitchcapper/FSClient/Account.cs | 28 ++++++-----------
mitchcapper/FSClient/Broker.cs | 14 ++++----
mitchcapper/FSClient/DelayedFunction.cs | 10 ++----
mitchcapper/FSClient/GenericEditor.xaml.cs | 9 +++--
mitchcapper/FSClient/MainWindow.xaml.cs | 5 +--
mitchcapper/FSClient/Options.xaml | 2 +-
mitchcapper/FSClient/Options.xaml.cs | 4 +-
.../FSClient/Properties/Settings.Designer.cs | 6 ++--
mitchcapper/FSClient/Properties/Settings.settings | 2 +-
mitchcapper/FSClient/README.txt | 32 +++++++++++++++++++-
mitchcapper/FSClient/Setup/Product.wxs | 2 +-
mitchcapper/FSClient/SimpleContactPluginBase.cs | 4 +-
mitchcapper/FSClient/TODO.txt | 2 +
mitchcapper/FSClient/Windows.cs | 7 ++--
mitchcapper/FSClient/app.config | 2 +-
16 files changed, 77 insertions(+), 54 deletions(-)
create mode 100644 file.txt
create mode 100644 mitchcapper/FSClient/TODO.txt
</pre>
<p>this email was generated because of /git/your-repo.git/hooks/post-receive by the file /git-core/contrib/hooks/post-receive-email<br />
For more info, see <a href="http://blog.chomperstomp.com/?p=630">http://blog.chomperstomp.com/?p=630</a>
-- <br />
FreeSWITCH user-contributed scripts, etc</p>