Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

radicle-surf: design document #38

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

radicle-surf: design document #38

wants to merge 4 commits into from

Commits on Nov 8, 2022

  1. radicle-surf: design document

    The work on the refactoring document[0] has been extremely useful in
    pinpointing problem areas in the radicle-surf redesign.
    
    This document intends to supplement that by outlining a high-level API
    that the redesign can follow. The design specifies a series of
    components and recommended ways of implementing those components. The
    exact implementation details are avoided. It also aims to provide more
    education around different concepts in git by supplying git
    documentation and explanations of the different types one may come
    across in git.
    
    [0]: https://github.com/radicle-dev/radicle-git/blob/main/radicle-surf/docs/refactor-design.md
    
    Signed-off-by: Fintan Halpenny <fintan.halpenny@gmail.com>
    FintanH committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    205125e View commit details
    Browse the repository at this point in the history
  2. fixup! radicle-surf: design document

    Signed-off-by: Fintan Halpenny <fintan.halpenny@gmail.com>
    X-Clacks-Overhead: GNU Terry Pratchett
    FintanH committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    926d0ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06d0c80 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    496f942 View commit details
    Browse the repository at this point in the history