From fb8da155d106f6fc538db0032bf88c0161d03867 Mon Sep 17 00:00:00 2001 From: Joe Traver Date: Mon, 3 Oct 2022 17:34:13 -0700 Subject: Added text file with checklist explaining the push process --- Ch 5 Debugging Project/Push Check List.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Ch 5 Debugging Project/Push Check List.txt (limited to 'Ch 5 Debugging Project') diff --git a/Ch 5 Debugging Project/Push Check List.txt b/Ch 5 Debugging Project/Push Check List.txt new file mode 100644 index 0000000..3fd3abf --- /dev/null +++ b/Ch 5 Debugging Project/Push Check List.txt @@ -0,0 +1,6 @@ +After making edits a push will be needed to back up the project +Select the "Git Changes" tab in the solution Explorer +Write a note in the comments that adiquately explains the changes made +Press the "commit all" button +Above the comment box it should display 1 outgoing from 0 outgoing +The arrow with a horizontal line at the bottom will "Push" the commited data to Github \ No newline at end of file -- cgit v1.2.3