Edit Code and Commit Git
Edit Code and Commit Git In this article , will perform the below task (1) Modify Function calwildCard from ES5 to ES6 (2) Check the Current Git status (3) Add the Modify Script in the Git Staging Area (4) Commit the edited File (5) Check Git Log Step 1 Modify the Function from ES5 to … Read more