Giter VIP home page Giter VIP logo

genealogytreeingit's Introduction

Profile Views Counter

Ivan Kochurkin's GitHub Stats

genealogytreeingit's People

Contributors

kvanttt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

07101994

genealogytreeingit's Issues

genealogit, a related project

Hi, I read and enjoyed your post at https://habr.com/en/post/465959/. I found it because I also had the idea to model family trees in Git. I think you might be interested in my implementation, https://github.com/olets/genealogit. The key parts are bin/create and bin/connect.

I can't leave a comment on your post (the site says "You can comment posts created not more than 30 days ago and also those posts, where at least one of your comments have been published. You cant comment the post if your previous comment has not been approved yet.") but I have a response to your note

It is not very clear how to complement history from the roots. For now you have to generate it from the beginning from the GEDCOM file. Probably this can be done with the help of rebase—you can try and tell in the comments.

I was stuck on the same limitation, and then found git replace --graft. That made it possible for me to process the "people" in any order. (You'll see that it does mean my relation calculator is unreliable, because Git rev-list gets messed up by replace objects.)

Practical benefit: this warm-up helps to better understand the structure of Git, its commands

Yes! I had a lot of fun figuring out how to use Git for this unusual purpose. Learned some commands that don't come up in my day-to-day, and had to read a lot about replace objects.

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.