Release 0.9.7
Changes :
- Main window -- Windows 10, fix hidden error dialog
- Main window -- Windows10, fix drag-and-drop folder to main window (did not work at first run)
- Main window -- Windows 10, fix that repo dropdown menu did not show when having graph open
- Main window -- force git-fetch (don't wait for timed git-fetch event) by selecting current repo from repo-menu
- Main window -- Show git download link, if git is not installed
- Modified files window -- "Restore all" in modified files list now deletes files created after last commit (and as before, resets modified files to last commit).
- Settings -- Jump to Remote Tab, after cloning (to allow tweaking of push settings)
- Settings -- Add drag-and-drop of folders to repository setting dialogs. Modify look when dragging to main window.
- Settings -- Scaling in main window updates after change and return
- Settings -- Dark mode of main window updates after change
- Settings -- Always on top defaults to false on first run
- Graph window -- Click graph branch name from list, blink node with text to help noticing top of branch
- Merge & Notes window -- Now follows zoom from settings correctly
- Notes window -- Contextual table menu works
- Updated simple-git -- Fixed vulnerability CVE-2022-24433
- Improved Mac installer with readme file
- Only build for 64-bit systems
About Pragma-git
The aim with Pragma-git is to be
- ”pragmatic” — aiming to be the opposite to how many beginners perceive git
- easy to start — and something to grow in for daily programming tasks
- friendly — guiding you through risks of data loss with pop-up warnings and instructions
Read more on the home page : https://pragma-git.github.io
Quick Install
Download the one installer that matches your system from the "assets" link below:
- win-x64.exe (Windows 64 bit)
- mac-x64.dmg (Mac 64 bit)
- linux-x64.deb (Linux 64 bit for Ubuntu, Linux Mint, Debian, ...)
- linux-x64.rpm (Linux 64 bit RedHat, Fedora, CentOS, openSUSE, ...)