Edit of asset "Godot Git Control" Accepted
Old/Current | New/Edit | |
---|---|---|
Title | Godot Git Control | |
Description |
# Godot Git Control # Simple Git Companion plugin minnor rewrite added godotengine 3 support and some other features |
# Godot Git Control # This is a simple Git Integration plugin for @godotengine ## Fixed issue with OSX, now plugin should work on all supported OS. ## Fixed issue with godot 2.2 and master branch, Special Thanks to williamd1k0 Currently this is in alpha, but does not mean it's not currently usable, if you encounter any bug, please let me know. This plugin plugin should work on linux (tested), mac and windows(tested). But was tested extensively on linux (git v2.7.4) If you encounter any Bug on any Platform please let me know. ## Description ## This plugin makes it easier to use git in your project by providing commonly used commands in form of easy to access control without the need of typing any commands It can also be configured (at minimal) to suit your preference. Plugin configuration is available in user_settings.cfg (located in plugin root folder) ## Requirement ## 1. Git (obviously): Installed correctly on your machine ## Notice 1. Make sure your git email and name has been set correctly 2. Make sure your project directory is a git directory (clone or init) ## Reason for keeping plugin in Alpha ## 1. Bug checking 2. Addition of more features ## What missing ## 1. Push: This was not added due to some known issues but i may consider adding them in the future if i find a workaround 2. Some commands i may not remember to add :D Hope you find it useful |
Category | Tools | |
License | MIT | |
Repository Provider | GitHub | |
Repository Url | https://github.com/funabab/godot-git-control | |
Issues Url | https://github.com/funabab/godot-git-control/issues | |
Godot version | Godot 3.0 | |
Version String | 2.0 | 1.0.2-alpha |
Download Commit | 146c44d8a57e2cfe647ca1d8adc9d4f1ad8e3dd8 | c9a2631695c9e4db0e4391629e360eedf25355c9 |
Download Url (Computed) | https://github.com/funabab/godot-git-control/archive/146c44d8a57e2cfe647ca1d8adc9d4f1ad8e3dd8.zip | https://github.com/funabab/godot-git-control/archive/c9a2631695c9e4db0e4391629e360eedf25355c9.zip |
Icon Url |
https://raw.githubusercontent.com/funabab/godot-git-control/master/addons/godot-git-control.funabab/godot-git.png
|