vincent-van-git icon indicating copy to clipboard operation
vincent-van-git copied to clipboard

Use your Github commit history as a canvas!

Results 9 vincent-van-git issues
Sort by recently updated
recently updated
newest added

Raised as a great point over on Twitter: [here](https://twitter.com/octoshrimpy/status/1545909295920820225?s=20&t=UAjT2bHi4ukdd6_XvBQqYw). Can the generated shell script do its own date manipulation? I don't see why not. I think shell is capable of...

enhancement
hacktoberfest

I have a small suggestion for the UI: 1- Change the position of Vincent to the top center 2- Change the GitHub link, to the top right under the information...

Add the ability to explicitly choose the strength of brush being used ✨ Using a dropdown perhaps? Have the default as `incremental`? That signals the current behavior where you draw...

enhancement
hacktoberfest

I need help creating an empty repo. I am faced with the problem `branch does not exist`. The only way I could find to create a branch is to commit...

https://github.com/jh3y/vincent-van-git/blob/b30d921f597a48b4b5aeac7ce18c605c4496d261/functions/vincent/vincent.js#L20C23-L20C35 Tool cannot be used because: 1. if you have any commit you are blocked by repo not empty error 2. If you have no commit `blankslate` is not found...

When trying to export I get the following error: ![image](https://github.com/jh3y/vincent-van-git/assets/4124579/3b940bd2-092d-4061-bfc6-efc6d7f14ad4)

Improved documentation by adding a Table of Contents and Features section to README.md, also added some more context to the app's functionality.

I am getting the "Repository is not empty" error when downloading the shell script, despite the new repository being empty.

Git seems to warn with this (check below) when using the generated scripts. If this occurs due to the generated commands and not internally by Git itself, I'd recommend using...