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

Use git-subrepo for the tools/ directory #1466

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Nov 3, 2023

  1. git subrepo init --branch=mongo-c-tools --remote=tools-origin tools

    subrepo:
      subdir:   "tools"
      merged:   "518ce0f23c"
    upstream:
      origin:   "tools-origin"
      branch:   "mongo-c-tools"
      commit:   "none"
    git-subrepo:
      version:  "0.4.6"
      origin:   "https://github.com/ingydotnet/git-subrepo"
      commit:   "110b9eb"
    vector-of-bool committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    291608f View commit details
    Browse the repository at this point in the history
  2. git subrepo push --branch=mongo-c-tools tools

    subrepo:
      subdir:   "tools"
      merged:   "7f8ff8e0a2"
    upstream:
      origin:   "tools-origin"
      branch:   "mongo-c-tools"
      commit:   "7f8ff8e0a2"
    git-subrepo:
      version:  "0.4.6"
      origin:   "https://github.com/ingydotnet/git-subrepo"
      commit:   "110b9eb"
    vector-of-bool committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    b291626 View commit details
    Browse the repository at this point in the history
  3. Subrepo README

    vector-of-bool committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    c53e0d2 View commit details
    Browse the repository at this point in the history