TomTravis / crouton_Penguin

Chromium OS Penguin multi user linux work station
https://drive.google.com/uc?export=download&id=1HFjX1OejjHAYbaHVL3l9krmBUkA1caZR
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

Clean up findnacld.c #54

Closed TomTravis closed 1 year ago

TomTravis commented 1 year ago

update test2

more work Step 1: From your project repository, check out a new branch and test the changes.

git checkout -b dnschneid-findnacld_cleanup test2 git pull https://github.com/dnschneid/crouton.git findnacld_cleanup

Step 2: Merge the changes and update on GitHub.

git checkout test2 git merge --no-ff dnschneid-findnacld_cleanup git push origin test2

TomTravis commented 1 year ago

Step 1: From your project repository, check out a new branch and test the changes.

git checkout -b dnschneid-findnacld_cleanup test2 git pull https://github.com/dnschneid/crouton.git findnacld_cleanup

Step 2: Merge the changes and update on GitHub.

git checkout test2 git merge --no-ff dnschneid-findnacld_cleanup git push origin test2