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

[OR-1287] add git submodule in tokamak/contracts-bedrock #34

Merged
merged 2 commits into from
Jan 11, 2024

Conversation

theo-learner
Copy link
Collaborator

I added git submodule in tokamak/contracts-bedrock.

  • 6 git modules in packages/contracts-bedrock
  • 6 git modules in packages/tokamak/contracts-bedrock

How to check the git submodule

git checkout OR-1287_add-git-submodule-tokamak-contracts
git submodule

# expected result 
 105efee1b9127ed7f6fedf139e1fc796ce8791f2 packages/contracts-bedrock/lib/clones-with-immutable-args (v1.0.0-23-g105efee)
 e8a047e3f40f13fa37af6fe14e6e06283d9a060e packages/contracts-bedrock/lib/forge-std (v1.5.6)
 ecd2ca2cd7cac116f7a37d0e474bbb3d7d5e1c4d packages/contracts-bedrock/lib/openzeppelin-contracts (v4.7.3)
 0a2cb9a445c365870ed7a8ab461b12acf3e27d63 packages/contracts-bedrock/lib/openzeppelin-contracts-upgradeable (v4.7.3)
 e870f514ad34cd9654c72174d6d4a839e3c6639f packages/contracts-bedrock/lib/safe-contracts (v1.1.0-315-ge870f51)
 8f9b23f8838670afda0fd8983f2c41e8037ae6bc packages/contracts-bedrock/lib/solmate (v6-178-g8f9b23f)
 105efee1b9127ed7f6fedf139e1fc796ce8791f2 packages/tokamak/contracts-bedrock/lib/clones-with-immutable-args (v1.0.0-23-g105efee)
 e8a047e3f40f13fa37af6fe14e6e06283d9a060e packages/tokamak/contracts-bedrock/lib/forge-std (v1.5.6)
 ecd2ca2cd7cac116f7a37d0e474bbb3d7d5e1c4d packages/tokamak/contracts-bedrock/lib/openzeppelin-contracts (v4.7.3)
 0a2cb9a445c365870ed7a8ab461b12acf3e27d63 packages/tokamak/contracts-bedrock/lib/openzeppelin-contracts-upgradeable (v4.7.3)
 fc87888576b89167fc48046a8e2a88574fb14c4f packages/tokamak/contracts-bedrock/lib/safe-contracts (v1.1.0-556-gfc87888)
 8f9b23f8838670afda0fd8983f2c41e8037ae6bc packages/tokamak/contracts-bedrock/lib/solmate (v6-178-g8f9b23f)

@theo-learner theo-learner requested a review from a team January 11, 2024 06:51
@theo-learner theo-learner self-assigned this Jan 11, 2024
Copy link
Member

@rlgns98kr rlgns98kr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you very much! 😍

@theo-learner theo-learner merged commit 77f6085 into main Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants