<div dir="ltr"><pre style="word-wrap:break-word"><font color="#000000"><span style="white-space:pre-wrap">Hello everyone,
Today I pulled the latest bits from our sugar [1] repo and saw this:
[tch@tch sugar]$ git pull
remote: Counting objects: 3, done.
remote: Compressing objects: 100% (3/3), done.
remote: Total 3 (delta 0), reused 0 (delta 0)
Unpacking objects: 100% (3/3), done.
From git://<a href="http://github.com/sugarlabs/sugar">github.com/sugarlabs/sugar</a>
+ eed15fe...88ed846 master -> origin/master (forced update)
* [new tag] v0.101.4 -> v0.101.4
Merge made by the 'recursive' strategy.
<a href="http://configure.ac">configure.ac</a> | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
That didn't look right to me, so I also checked some of the pull requests and noticed that most [2,3,4,5] of our pull requests have a lot commits that weren't there before.
Could it be that someone changed the history at some point (ie., using --force)?</span></font></pre><pre style="word-wrap:break-word"><font color="#000000"><span style="white-space:pre-wrap">Other ideas?</span></font></pre>
<pre style="word-wrap:break-word">tch.</pre><pre style="word-wrap:break-word"><font color="#000000"><span style="white-space:pre-wrap">Refs:
1. <a href="https://github.com/sugarlabs/sugar">https://github.com/sugarlabs/sugar</a>
2. <a href="https://github.com/sugarlabs/sugar/pull/261">https://github.com/sugarlabs/sugar/pull/261</a>
3. <a href="https://github.com/sugarlabs/sugar/pull/265">https://github.com/sugarlabs/sugar/pull/265</a>
4. <a href="https://github.com/sugarlabs/sugar/pull/266">https://github.com/sugarlabs/sugar/pull/266</a>
5. <a href="https://github.com/sugarlabs/sugar/pull/267">https://github.com/sugarlabs/sugar/pull/267</a></span></font></pre></div>