mirror of
https://github.com/MichaelCade/90DaysOfDevOps.git
synced 2025-07-09 23:42:22 +07:00
@ -84,7 +84,7 @@ If we create an additional file called `samplecode.ps1`, the status would become
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
Add our new file using the `git add sample code.ps1` command and then we can run `git status` again and see our file is ready to be committed.
|
Add our new file using the `git add samplecode.ps1` command and then we can run `git status` again and see our file is ready to be committed.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
Reference in New Issue
Block a user