Gitiles
Code Review
Sign In
review.gerrithub.io
/
BrokenOs
/
device_testing_bullshit
Clone this repo:
Branches
kk
master
ddf5adc
Added Device Specific file for Falcom for Maintainer Testing
by robt77
· 9 years ago
kk
bc87413
Update README.md
by ken greenwood
· 9 years ago
ccf589b
Fucking done..
by ken greenwood
· 9 years ago
196427e
Update README.md
by ken greenwood
· 9 years ago
210cf58
For the love of all thats evil
by ken greenwood
· 9 years ago
More »
FOR MAINTAINER TRAINING
cd into an edits folder: git clone
https://github.com/BrokenOs/device_testing_bullshit
-b kk
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