Add commit-by-commit refactor summary since Jan 12 baseline - #4
Open
SzymonLukasik wants to merge 2 commits into
Open
Add commit-by-commit refactor summary since Jan 12 baseline#4SzymonLukasik wants to merge 2 commits into
SzymonLukasik wants to merge 2 commits into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation
Description
refactor_branch_changes_working.mdcontaining a chronological summary of every commit since the Jan 12 baseline plus a short summary of the baseline itself.multiplex_model/modules/andmultiplex_model/utils/, the addition of multiple backbone implementations, configuration and logging cleanups, and project packaging updates.workbranch because no separaterefactorbranch was present in this clone.Testing
git fetch --all --prune,git branch -a -vv, andgit log --oneline --decorate --date=shortwhich completed successfully.git show --statfor the baseline and subsequent commits which completed successfully.wc -l refactor_branch_changes_working.mdandsed -n '1,220p' refactor_branch_changes_working.mdwhich completed successfully.Codex Task