Skip to content

git commit#1

Open
Caoming1582 wants to merge 4 commits intomainfrom
assignment
Open

git commit#1
Caoming1582 wants to merge 4 commits intomainfrom
assignment

Conversation

@Caoming1582
Copy link
Owner

first assignment 02_activities

What changes are you trying to make? (e.g. Adding or removing code, refactoring existing code, adding reports)

Modify existing code

What did you learn from the changes you have made?

I practiced commands such as cd and saw how directory changes affect relative paths in a script; made directories using mkdir and moved directories using mv; I edited files using the nano command and deleted files using pattern matching and the rm -f command.

Was there another approach you were thinking about making? If so, what approach(es) were you thinking of?

To reduce the repetition when copying different types of log files, I could potentially use loops or variables.

Were there any challenges? If so, what issue(s) did you face? How did you overcome it?

How were these changes tested?

I ran the script and verified the directory structure, file counts, and file content using command lines such as ls, find, and diff.

A reference to a related issue in your repository (if applicable)

Checklist

  • [yes] I can confirm that my changes are working as intended

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Autograder results

question status comment
Part 1 - Q1
Part 1 - Q2
Part 1 - Q3
Part 1 - Q4
Part 1 - Q5
Part 1 - Q6
Part 1 - Q7
Part 1 - Q8
Part 2 coworker-changes branch not found in commit history

Please address the issues listed above.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Autograder results

question status
Part 1 - Q1
Part 1 - Q2
Part 1 - Q3
Part 1 - Q4
Part 1 - Q5
Part 1 - Q6
Part 1 - Q7
Part 1 - Q8
Part 2

Copy link

@anjali-deshpande-hub anjali-deshpande-hub left a comment

Choose a reason for hiding this comment

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

Perfect! Well done.

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.

3 participants