Coder Social home page Coder Social logo

Commit history question about osmand HOT 7 CLOSED

sonora avatar sonora commented on June 20, 2024
Commit history question

from osmand.

Comments (7)

ivanPyrohivskyi avatar ivanPyrohivskyi commented on June 20, 2024

Comment is visible now in master

public static final int VERSION = 5;// synchronize with binaryRead.cpp CACHE_VERSION

from osmand.

sonora avatar sonora commented on June 20, 2024

So what had happened, can anybody explain?

from osmand.

vshcherb avatar vshcherb commented on June 20, 2024

nothing, have no idea. Commit was merged from 4.7?

from osmand.

sonora avatar sonora commented on June 20, 2024

From what I see, all relevant commits were directly to master. I had observed something like this on 2 or 3 occasions lately, and was really baffled. This example was the most straightforward to illustrate it with...

from osmand.

scaidermern avatar scaidermern commented on June 20, 2024

I haven't checked this particular example (I'm on a mobile phone right now) but git allows to perform changes within a merge commit which you won't see when looking at the individual commits. You have to look at the diff of the merge commit instead.

This is a really strange and scary behavior of git in my opinion.

from osmand.

vshcherb avatar vshcherb commented on June 20, 2024

It's in master branch - git log -1000 | grep -A 5 -B 5 f1aa507

commit f19be09322886d10e5fa6c711fdd5ce6df94d33e
Merge: f1aa507175 598a538632
Author: Victor Shcherb <[email protected]>
Date:   Fri May 3 17:11:07 2024 +0300

    Merge remote-tracking branch 'origin/r4.7'
commit f1aa507175e4f549469c7734f46c3e5e093a70e2
Author: ivanPyrohivskyi <[email protected]>
Date:   Fri May 3 14:37:36 2024 +0300

I don't see anything strange. it was merged from r4.7 to master

from osmand.

sonora avatar sonora commented on June 20, 2024

Perhaps a UI peculiarity I fail to understand or glitch on github.com then. Because as you can see in the second screenshot I had provided above, the comments in code line t44 should have been present but are not reflected.

from osmand.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.