mirror of
https://github.com/band/obsidian-folder-filelist.git
synced 2026-07-22 05:49:10 +00:00
use git branches for changes
This commit is contained in:
parent
8d81f1d347
commit
538981562e
1 changed files with 2 additions and 0 deletions
|
|
@ -125,6 +125,8 @@ private log(message: string, ...args: unknown[]): void {
|
|||
4. **Path Normalization:** Handle root folder ("/") vs empty string consistently
|
||||
|
||||
## Workflow Rules
|
||||
- ALWAYS create a git branch before making changes
|
||||
- keep commits atomic and focused
|
||||
|
||||
### Development Workflow
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue