Skip to content

jmdppl/magit-gerrit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

magit-gerrit

Magit plugin for Gerrit Code Review

Author

Brian Fransioli ( [email protected] )

Installation

;; add magit-gerrit to `load-path' (require 'magit-gerrit) (setq magit-gerrit-ssh-creds "[email protected]")

Workflow

  1. Check out branch, make changes, and commit...
  2. Gerrit Push Commit for Code Review => T P
  3. Gerrit Add Reviewer => T A (optional)
  4. Wait for code review and verification (approvals updated in magit-status)
  5. Gerrit Submit Review => T S

Enjoy!

Please help improve magit-gerrit! Pull requests welcomed!

About

Magit plugin for Gerrit Code Review

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published