Oden's git capabilities

Here are some of the git capabilities supported in the latest version of Oden

Oden's git capabilities

Here are some of the git capabilities supported in the latest version of Oden

Status
Details
Git basics
Open and clone repositories, fetch, auto-fetch, pull, push, stage, commit, and commit-and-push
Live repository state
Automatically refreshes commits, branches, tags, stashes, refs, and working-tree changes
Working tree
Stage, unstage, discard, ignore, and operate on multiple selected files
Hunk and line staging
Stage or unstage entire files, individual hunks, or specific changed lines
Visual diffs
Review committed, staged, and unstaged changes in unified or split view
AI commit messages
Generate editable commit titles and descriptions from staged changes. Pro provides faster generation
Stashing
Stash all changes or selected files; apply, pop, and delete stashes
Branching
Create, checkout, delete, merge, rebase, reset, and create branches from earlier commits
Drag-and-drop branches
Drop branches onto one another to merge or rebase
Tags
Create lightweight or annotated tags, push tags, and delete them locally or remotely
Remotes
Fetch, push, pull, force-push with confirmation, publish repositories, and manage remote branches and tags
Conflict resolution
Resolve merge, rebase, cherry-pick, and stash conflicts file by file, hunk by hunk, or line by line
History editing
Cherry-pick, revert, and perform soft, mixed, or hard resets
Undo and redo
Recover discarded files and hunks and undo or redo common local Git operations
Search and filtering
Search commit messages, bodies, SHAs, and authors; filter by branch, author, commit, or stash
Keyboard-first workflow
Stage, compose, commit, push, stash, navigate, and open tools using keyboard shortcuts
Repository workspace
Keep recent repositories in the sidebar, switch quickly between them, or clone another repository
GitHub integration
Sign in with GitHub, publish repositories, and push to private repositories with Oden Pro