GitKraken 新版本發表
Released: Dec 12, 2019
GitKraken Desktop V6.4.0 中的更新
特性
- Activity Logs - Users can now view all Git actions made to repositories and all application actions made in GitKraken through activity logs. To access the activity log for a repository, navigate to the repo’s tab and click the icon. You will then see any Git actions made in the repo listed in chronological order on the tab titled Repository. To access the activity log of local application changes made in GitKraken, click the icon. You will then see all application changes listed in...
Released: Oct 14, 2019
GitKraken Desktop V6.3.0 中的更新
特性
- Users can now associate Glo cards with pull requests created from within the GitKraken Git Client. When creating a new pull request, simply search for the Glo card you wish to associate. The pull request description will then be updated to include a link to said card. Better yet, if you’ve set up the GitHub pull request integration, you can trigger an automatic change to progress your card to a new column the moment your PR status changes.
- Users can now control the max number of commits that...
Released: Sep 25, 2019
GitKraken Desktop V6.2.1 中的更新
特性
- Users can now enter a detached HEAD state by clicking the commit you wish to checkout and selecting Checkout this commit.
- The editor line endings preference will only apply to new files created in GitKraken.
Released: Sep 11, 2019
GitKraken Desktop V6.2.0 中的更新
特性
- The GitKraken merge conflict tool and built-in code editor have been updated with performance improvements affecting scrolling, output editing, and conflict line selection. The GitKraken merge tool now utilizes Monaco Editor, the same editor found in VS Code, which gives users the ability to independently search within the three separate conflict windows using the keyboard shortcut Cmd/Ctrl + F. Also, the code editor’s output now has auto-complete capability.
- Significant UI improvements have...
Released: Aug 9, 2019
GitKraken Desktop V6.1.1 中的更新
修補程式
- Users behind an authenticated proxy will now see a prompt for their credentials inside of the Release Notes & Glo tabs.
- Renamed the duplicate GitLab.com option under Preferences > Authentication back to GitLab (Self-Managed).
Released: Aug 8, 2019
GitKraken Desktop V6.1.0 中的更新
特性
- Users can now easily search inside the graph for commits by message, author, or SHA. Access this feature with the keyboard shortcut Ctrl/Cmd + F or click on the toolbar’s search icon. While searching, use Enter or [Down Arrow] to view the next result in the graph, or Shift + Enter or [Up Arrow] to view the previous result.
- New GitHub Actions integration. Users can now add, edit, and delete GitHub Actions workflows inside of GitKraken. The GitHub Actions section will appear in the left panel...
Released: Jul 16, 2019
GitKraken Desktop V6.0.1 中的更新
特性
- Users can now configure the location of notifications in GitKraken by going to Preferences -> UI Preferences -> Notification Location.
- The message box for commits is now resizeable.
- Users can now use the keyboard shortcut Shift + J (or Shift + down) to jump to the parent commit of a selected commit.
- Users can now use the keyboard shortcut Shift + K (or Shift + up) to jump to the child commit of a selected commit.
- The Fuzzy Finder will now filter search results based on frequency of...
Released: Jun 17, 2019
GitKraken Desktop V6.0.0 中的更新
特性
- The speed and performance improvements involved in v6.0 have finally made it possible to switch between multiple repos using tabs. Users can also use Tabs to switch between repos and Glo Boards.
- If a merge conflict exists between your source and the target branch, a "Merge Conflict Detected" error message will now directly appear in the pull request template panel when attempting to initiate a pull request.
- Startup time of GitKraken is up to 2.3x as fast.
- Application size has been reduced by...
Released: Mar 12, 2019
GitKraken Desktop V5.0.1 中的更新
特性
- GitKraken now supports GPG commit signing. This helps verify the identity of users making commits within GitKraken, and prevents other users from fraudulently using your alias to make commits.
- GitKraken now has Interactive Rebase functionality. When you drag-and-drop a branch to rebase, you will now see an option for interactive rebase. After opening the interactive rebase view, you can choose from a menu of actions for each commit:
- On the left, pick, reword, squash, or drop commits.
- Use up...
Released: Nov 12, 2018
GitKraken Desktop V4.1.0 中的更新
特性
- Now supports GitHub, GitLab and VSTS (including Azure DevOps with legacy VSTS URLs) pull request templates.
- Users can now replace commit author gravatars and replace them with author initials.
- Memory improvements, smoother Graph scrolling and the Preferences window takes less time to initially load.
- Improved the Fuzzy Finder with Open File & View File. Both have the same behavior as the Fuzzy Finder option Edit File.
- When cloning a repository via URL, GitKraken will now strip off any...