sublimehq / sublime_merge

Issue tracker for Sublime Merge
https://www.sublimemerge.com
272 stars 14 forks source link

Sublime Merge to work with local private repositories #1847

Open kbcmdba opened 7 months ago

kbcmdba commented 7 months ago

Problem description

I'm writing content that I don't want to publicly expose at this time. I want to track my changes to that content so I did

git init .

Preferred solution

I'd like to see Sublime Merge treat local repositories as local non-clonable working directories.

Alternatives

A description of any alternative solutions or enhancements considered.

VulumeCode commented 7 months ago

This works. It will just open as a repository without remotes. What issue are you having?