Releases: Smilin-Dominator/dominating-gitclient
Releases · Smilin-Dominator/dominating-gitclient
GitClient
New Features
- Added A System That Keeps Directory Aliases.
- They're stored in the
config.json
file in the field"aliases"
- There's no limit as to how many you can store, but you have to follow the JSON standard (as in syntax)
- They're stored in the
Full Changelog: v2.1.0...v2.1.1
GitClient
New Features
- If there's a missing feature in the Config, and your code is up-to date, it'll re-write the config (6bc1ad9)
- A JSON Configuration System. The options so far;
- default_dir: This should be set to the directory you want it to go when you don't specify one
- update_check_frequency: This should be set to an integer. It will check for updates after it has booted x amount of times; x being your preference
Full Changelog: v2.0.2...v2.1.0
GitClient
Bug Fix
- Fixed issue of untracked branches not getting the confirmation to be pushed upstream in the push() function
GitClient
GitClient
Improvements
- Added A Small HUD For Greeting (contains DIR, Branch and Last Commit Message)
- Can now create branches
- You can config git options (a few)
- Sorted files into folders
GitClient
New Features
- Custom Codenames stored in codenames.yml