You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New feature: Commit search! The commit list (History tab) can now be filtered by title, description, tag or hash.
To make space for the commit search text box, the History tab has been split into separate tabs for History (commit list for current branch) and Compare (branch list to compare changes).
New feature: Generate branch name presets. The user can provide an external script to generate a list of preset branch names or prefixes. Click here to learn more.