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.
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
Setting up team's Mac mini #1242
Setting up team's Mac mini #1242
Changes from 32 commits
60daa63
52ea5d3
483eb26
f1d2b5d
4becb06
cfa0b57
b0069dc
a4f4650
441eab1
8a823ce
788dd15
7d94517
8b039b7
0b90a5a
ed4c122
2e815a6
850dfbf
029ca7a
fc2de66
6c32386
662758f
787d167
5733e10
18edf99
1b550be
afb5dc1
33d0119
b883f95
e7b4c74
a834d57
f94be37
a029d3e
b5ce89b
e154eef
c0535d6
010a615
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It should be helpful when reading the log to have some large comment breaks. If things go wrong it helps associating errors with commands. Something like :
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ended up with a slightly different approach - wrapping printing, running, logging commands in a function. heres a sample