Skip to content

Commit a22581f

Browse files
authored
Add merge resolution as feature
1 parent 47650bd commit a22581f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

ROADMAP.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,10 @@
1616
- Credentials
1717
- **What?** Credential management during push/pull/clone without actually storing credentials
1818
- **Why?** Better UX when a user doesn't have credentials for accessing a Git repo.
19-
19+
- Merge resolution
20+
- **What?** UI to handle the conflicts for notebook and plain text files.
21+
- **Why?** Various Git operations may result in conflicts.
22+
2023
## Maintenance
2124
- Issue & Bug triage
2225
- **What?** Triage issues and fix bugs in existing featutes

0 commit comments

Comments
 (0)