https://bugzilla.wikimedia.org/show_bug.cgi?id=44129
Marcin Cieślak <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #24 from Marcin Cieślak <[email protected]> --- Cannot reproduce it using the test repo over http: $ git clone --depth 1 http://l.saper.info:8888/test-project.git $ cd test-project $ git log commit 425953c4bb34df0e3304179261097766929828f4 Author: Marcin Cieślak <[email protected]> Date: Fri Apr 13 09:23:43 2012 +0200 Force merge Change-Id: I419a1d16bb06600d8c9db2907bb8aef1bbf0593a commit 15e2af9cde0578f21056980d7f608f459ce75af9 Author: Marcin Cieślak <[email protected]> Date: Fri Apr 13 09:09:50 2012 +0200 More Change-Id: Iefe0f48624a059474ff9f69da02bdfe59a0394db $ (...) after push of some change to the repository: $ git pull --depth 1 remote: Counting objects: 4, done remote: Finding sources: 100% (3/3) Unpacking objects: 100% (3/3), done. remote: Total 3 (delta 0), reused 3 (delta 0) From http://l.saper.info:8888/test-project 425953c..ea80f4a master -> origin/master Updating 425953c..ea80f4a Fast-forward DOIT | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) create mode 100644 DOIT $ git log commit ea80f4a2e524a3db676cb4401c620c8fb5f9d291 Author: saper <[email protected]> Date: Mon Feb 11 11:07:25 2013 +0100 Another change Change-Id: I0f92085acb6281b8539f164d36a35f12cfae983f commit 425953c4bb34df0e3304179261097766929828f4 Author: Marcin Cieślak <[email protected]> Date: Fri Apr 13 09:23:43 2012 +0200 Force merge Change-Id: I419a1d16bb06600d8c9db2907bb8aef1bbf0593a But this was fast-forward update, using gerrit close to master (2.5.1-1020-gef6b83b) and git version 1.7.3.4 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
