Added Device Specific file for Falcom for Maintainer Testing
1 file changed
tree: c351dc8fa139223424ad28b4d859d26afa22faa3
- falcon.md
- README.md
README.md
FOR MAINTAINER TRAINING
add a random txt file with your device name in the title to the folder in said edits folder
cd device_testing_bullshit
typing git status should show a new file untracked by git
type git add -A
git commit
Type a commit message for what you had done (keep it short with good detail)
press cntrl+X
Y
Enter
You will see commit message and status
type git push
Enter your github username and password
and away it goes..
Then go to this repo in github and make sure that the changes got merged with the git repository