Giter Club home page Giter Club logo

Comments (3)

rhizoome avatar rhizoome commented on September 25, 2024

Hi Joy

Hey, I expected to see installation instructions, maybe a pointer to contributing, and an explanation of the short description "Incremental import of git into darcs and back again". What I find is a tutorial using unexplained terms and repos and folders. It's hard to tell what the point is, despite the Why section. A key missing piece is the "back again" part.

Documentation in definitely not my strong skill and I'd be glad to improve it.

Why use two VCSs?

At work everything has to end-up in git and also git scales much better in terms of storage and retrieval time. So my workflow is:

  1. Check-out the git repo I have to work with
  2. Snapshot the latest commit into darcs
  3. Craft my patches: I will amend a lot and use the excellent capabilities of darcs to move code between patches, to create very consistent and clean patches
  4. I will use git darcs pull to bring the darcs-patches back into git and create pull-request

Perhaps you could put some standard stuff in readme.md with a link to tutorial.md or something?

https://github.com/ganwell/git-darcs#Tutorial

At least mention the required version of Python?

It is tested with python 3.8+. I'll add that to the readme.

from git-darcs.

rhizoome avatar rhizoome commented on September 25, 2024

I extended the README.md

from git-darcs.

joyously avatar joyously commented on September 25, 2024

Thanks, that's a little better.

from git-darcs.

Related Issues (1)

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.