<html lang='en'>
<head>
<meta content='text/html; charset=utf-8' http-equiv='Content-Type'>
<title>
GitLab
</title>
</meta>
</head>
<style>
  img {
    max-width: 100%;
    height: auto;
  }
  p.details {
    font-style:italic;
    color:#777
  }
  .footer p {
    font-size:small;
    color:#777
  }
  pre.commit-message {
    white-space: pre-wrap;
  }
  .file-stats a {
    text-decoration: none;
  }
  .file-stats .new-file {
    color: #090;
  }
  .file-stats .deleted-file {
    color: #B00;
  }
</style>
<body>
<div class='content'>
<h3>Robert Scott James pushed to branch beta at <a href="https://projects.sucs.org/sucssite/sucs-site">sucssite / sucs-site</a></h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://projects.sucs.org/sucssite/sucs-site/commit/b3a90c18fe68888d6a0c9bf4fa3d9313cf4248d8">b3a90c18</a></strong>
<div>
<span>by Imran Hussain</span>
<i>at 2015-09-17T13:48:55Z</i>
</div>
<pre class='commit-message'>Removing lastsnap.jpg because it shouldn't be in the repo in the first place.</pre>
</li>
<li>
<strong><a href="https://projects.sucs.org/sucssite/sucs-site/commit/736a255d04d96a259b057d32fd78d57ae8e586bd">736a255d</a></strong>
<div>
<span>by Imran Hussain</span>
<i>at 2015-09-17T13:50:09Z</i>
</div>
<pre class='commit-message'>add htdocs/images/lastsnap.jpg to gitignore</pre>
</li>
<li>
<strong><a href="https://projects.sucs.org/sucssite/sucs-site/commit/0088ed5e015ccce171613f5a9d6ccecb001c6a10">0088ed5e</a></strong>
<div>
<span>by Robert Scott James</span>
<i>at 2015-09-17T14:27:20Z</i>
</div>
<pre class='commit-message'>Merge branch 'master' into 'beta'

Remove lastsnap from the repo

!5 brought up this issue.

See merge request !6</pre>
</li>
</ul>
<h4>2 changed files:</h4>
<ul>
<li class='file-stats'>
<a href='#diff-0'>
.gitignore
</a>
</li>
<li class='file-stats'>
<a href='#diff-1'>
<span class='deleted-file'>

htdocs/images/lastsnap.jpg
</span>
</a>
</li>
</ul>
<h4>Changes:</h4>
<li id='diff-0'>
<a href='https://projects.sucs.org/sucssite/sucs-site/compare/3262b0722310878398239a360d4d1721380e6ad9...0088ed5e015ccce171613f5a9d6ccecb001c6a10#diff-0'>
<strong>
.gitignore
</strong>
</a>
<hr>
<pre class="highlight"><code><span style="color: #000000;background-color: #ffdddd">--- a/.gitignore
</span><span style="color: #000000;background-color: #ddffdd">+++ b/.gitignore
</span><span style="color: #aaaaaa">@@ -11,4 +11,7 @@ settings.php
</span> templates_c/
 
 # Password file for the su-api thing
-suapi.inc.php
\ No newline at end of file
<span style="color: #000000;background-color: #ddffdd">+suapi.inc.php
+
+# lastsnap.jpg from cam
+htdocs/images/lastsnap.jpg
</span>\ No newline at end of file
</code></pre>

<br>
</li>
<li id='diff-1'>
<a href='https://projects.sucs.org/sucssite/sucs-site/compare/3262b0722310878398239a360d4d1721380e6ad9...0088ed5e015ccce171613f5a9d6ccecb001c6a10#diff-1'>
<strong>
htdocs/images/lastsnap.jpg
</strong>
deleted
</a>
<hr>
<pre class="highlight"><code>Binary files a/htdocs/images/lastsnap.jpg and /dev/null differ
</code></pre>

<br>
</li>

</div>
<div class='footer' style='margin-top: 10px;'>
<p>

<br>
<a href="https://projects.sucs.org/sucssite/sucs-site/compare/3262b0722310878398239a360d4d1721380e6ad9...0088ed5e015ccce171613f5a9d6ccecb001c6a10">View it on GitLab</a>
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":["merge_requests","issues","commit"],"url":"https://projects.sucs.org/sucssite/sucs-site/compare/3262b0722310878398239a360d4d1721380e6ad9...0088ed5e015ccce171613f5a9d6ccecb001c6a10"}}</script>
</p>
</div>
</body>
</html>