Giter Club home page Giter Club logo

test_follow_renames's People

Contributors

vladshablinsky avatar

Watchers

 avatar  avatar

test_follow_renames's Issues

Follow renames issue.

renames_diagram

(NOTE: the crosses on the diagram are for deletions)

I'm trying to follow renames from specific commits and can't succeed.
For example, I want to find what happens with b.txt after commit 6d08daf (the second one). As we can see from the diagram it's renamed to c.txt at 67fe9b1, but

git log --pretty=%H --reverse 6d08daf.. --follow --diff-filter=ADR --name-status -M85% -- b.txt

says that b.txt is just deleted at 67fe9b1 and produces the following output:

67fe9b1fcf8dab7394c3d55fcf3dc9ae35829f9f

D   b.txt
2f89c38206017ef3242cd2baee321b03261ecc4d

A   b.txt
4cca152cc81be68d7006279d682277331a9d640c

D   b.txt
ec2d4f391d94a32491370cd567962323177c557a

R098    a.txt   b.txt
f8e6df0efe11c0300fe53968edad52d5afe01306

R093    e.txt   a.txt
c1fc35a52119f7b67206dba45f273e9986fd7ced

R098    b.txt   e.txt
cd7d5cca908754bb26636ee0be1514d4cb9d326e

R092    a.txt   b.txt
a3a41e3ae098e6054eecae7ba7c670bc3e7f817f

R098    e.txt   a.txt
762f68c2199aac84a4acfa06b371d2ed2723f6b3

R092    b.txt   e.txt

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.