Support native Git (experimental) (#338)

This commit is contained in:
Will Chen
2025-06-04 21:37:05 -07:00
committed by GitHub
parent 4e38031a65
commit 3558663ab7
25 changed files with 455 additions and 96 deletions

View File

@@ -0,0 +1,7 @@
- region "Notifications (F8)":
- list
- region "Notifications alt+T"
- heading "Welcome to Your Blank App" [level=1]
- paragraph: Start building your amazing project here!
- link "Made with Dyad":
- /url: https://www.dyad.sh/

View File

@@ -0,0 +1,4 @@
- region "Notifications (F8)":
- list
- region "Notifications alt+T"
- text: Testing:write-index!

View File

@@ -0,0 +1,18 @@
=== a.txt ===
a
=== AI_RULES.md ===
avoid AI_RULES auto-prompt
=== b.txt ===
b
=== dir/c.txt ===
dir/c.txt
=== to-be-deleted.txt ===
this file should be deleted
=== to-be-edited.txt ===
before-edit

View File

@@ -0,0 +1,19 @@
=== a.txt ===
a
=== AI_RULES.md ===
avoid AI_RULES auto-prompt
=== b.txt ===
b
=== dir/c.txt ===
dir/c.txt
=== new-file.js ===
new-file
end of new-file
=== to-be-edited.txt ===
after-edit

View File

@@ -0,0 +1,19 @@
=== a.txt ===
a
=== AI_RULES.md ===
avoid AI_RULES auto-prompt
=== b.txt ===
b
=== new-dir/d.txt ===
dir/c.txt
=== new-file.js ===
new-file
end of new-file
=== to-be-edited.txt ===
after-edit