Compare commits
1 Commits
073162dc65
...
3710e5955d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3710e5955d |
@@ -1,5 +1,11 @@
|
|||||||
# pad_scanner CLAUDE.md
|
# pad_scanner CLAUDE.md
|
||||||
|
|
||||||
|
## Branch Strategy
|
||||||
|
|
||||||
|
- The main branch is `master`, always kept in a releasable state
|
||||||
|
- All new feature development must be done on a `dev` branch, created from `master`
|
||||||
|
- After verification, merge `dev` back into `master`
|
||||||
|
|
||||||
## App Installation Rules
|
## App Installation Rules
|
||||||
|
|
||||||
**Always use `adb install -r` to install the app. Never use `flutter install`.**
|
**Always use `adb install -r` to install the app. Never use `flutter install`.**
|
||||||
|
|||||||
Reference in New Issue
Block a user