gitdoc icon indicating copy to clipboard operation
gitdoc copied to clipboard

VS Code extension that allows you to edit a Git repo, like it's a multi-file, versioned document.

Results 40 gitdoc issues
Sort by recently updated
recently updated
newest added

I'm building a devcontainer that includes this extension so that my students can have their code automatically pushed to their repository. I have configured the devcontainer.json to include the extention,...

When you are using GitDoc set to autocommit, but your git configuration is missing the `user.name` and `user.email` setting, not commits can be performed. This is top be expected, my...

This looks like a perfect extension for what I'm after but I'm having trouble configuring it. I've installed the extension and made the following settings changes (workspace.json): ``` {"folders": [...

Hi there, thank you very much for the extension! It will save me from a lot of work if I can get it to work! Unfortunately, though, I really don't...

I'd love a setting that allows me to provide a list of branches for which, when I have them checked out, GitDoc does not perform an autocommit. I don't see...

There's [a different extension out there](https://marketplace.visualstudio.com/items?itemName=MichaelCurrin.auto-commit-msg), which can create more detailed commit messages. Even when squashed, it might help to have these details from something like gitdoc. They more closely...

Please consider this a draft issue. I will add more info gradually. --- GitDoc keeps asking me for the SSH passphrase. I also (sometimes?) get the notification "Remote repository contains...

Hi, my use case is that I'm trying to recreate my Obsidian setup using VSCode & Foam. Then trying to use Gitdoc to replace the Git syncing plugin for Obsidian....

I'm sure this is probably 100% user error, but when I click on a commit and select `Squash Version(s) Above`, there is no prompt to give a new name to...

Hi, I'm not sure why the undo version button isn't working. It is a GitDoc setting that I have to enable?