Skip to content

Add gitty to Version Control workflow - #489

Open
Omibranch wants to merge 1 commit into
dypsilon:masterfrom
Omibranch:add-gitty
Open

Add gitty to Version Control workflow#489
Omibranch wants to merge 1 commit into
dypsilon:masterfrom
Omibranch:add-gitty

Conversation

@Omibranch

Copy link
Copy Markdown

Adds gitty to the Version Control workflow section.

gitty is a Git workflow CLI tool that automates the daily development loop:

  • Stage, commit, and push with a single command (`gitty sync [message]`)
  • Selective line-level commits (`gitty pick`)
  • Interactive conflict resolution (`gitty fix`)
  • Remove files from all git history (`gitty erase`)

MIT licensed and cross-platform (Linux/macOS/Windows).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant