Repo bootstrap: README, .gitignore, plan doc, push main #1
Labels
No labels
area:companion
area:docs
area:shared
area:tooling
area:watchapp
blocker
kind:chore
kind:feature
kind:spike
kind:test
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
robert/PedalPebble#1
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Goal
The repo has no commits, so
git pushfails with "src refspec does not match any". Create a small first commit and getmainonto the remote.Acceptance criteria
docs/PLAN.mdcontains the full project planREADME.mdstates what PedalPebble is, the target hardware (Pebble Time 2 + Android) and links todocs/PLAN.md.gitignorecovers Pebble (build/,.pebble-cache/), Gradle/Android (.gradle/,build/,local.properties,*.apk), Python (__pycache__/,.venv/) and editor/OS noisemaster->maingit push -u origin mainsucceeds against ssh://git@git.butzei.de:2222/robert/PedalPebble.gitFiles
docs/PLAN.mdREADME.md.gitignoreNotes
Project scaffolding (
watchapp/,companion/,shared/) is deliberately NOT part of this commit - it lands in Phase 0.