Guillaume Giudicelli
Guillaume Giudicelli
Removed merge commits & squashed formatting commits. Merging when tests pass
What's the context here? Do we have time and funding to make a category of MGs work during the simulation instead of re-creating the MG capability as UOs? I can...
Ok great! I ll let them take over the review process for now. This is a strong start to adding this. Should it be an example in the tensor mechanics...
I saw the inputs. There is just a slight nuance between tests and examples. Examples are easier to highlight in the documentation.
I ll let you work with Rob and Wen to determine that
git rebase -i HEAD~3 then delete the merge commit (replace pick by `d`) then git fetch origin git rebase origin/devel (and deal with any conflict commit by commit, which is...
ok then dont do it that way git reset --hard 38c002ffaa70ba4d4667c75b9dd6557c4b203b36 git cherry-pick e6892185989462a038c0440a503ebbeaf3267e46 git cherry-pick 129c0df4ca8675dd8599b9d5dd54f6b6efd875e9 git rebase origin/devel
what do you mean push and pull commits?
I'm thinking this belongs in an example. @jiangwen84 what do you think?