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

Added Fasm as a submodule to allow for easiar debugging/development. #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pauldotknopf
Copy link

No description provided.

@CoolOppo
Copy link
Contributor

CoolOppo commented Mar 4, 2014

Yep submodules rule!

@CoolOppo
Copy link
Contributor

Actually it might be better to use a subtree.

@JamesMenetrey
Copy link
Owner

Hey @CoolOppo and @pauldotknopf! Sorry for the long delay!

This is a good idea! I read some articles about subtree vs submodules... I have the feeling a subtree would be overkill for Fasm.NET compared to a submodule.

What do you think guys ? Isn't a submodule sufficient for this library ?

Cheers
Zen

@CoolOppo
Copy link
Contributor

CoolOppo commented Sep 6, 2016

Yeah now that I have more experience with Git, I'd day a submodule is absolutely fine. You just have to be very careful to always commit and push any changes in order not to break the main repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants