twmr / gerrit.el

gerrit integration in emacs
44 stars 5 forks source link

Use magit-git instead of magit-call-git #35

Closed twmr closed 2 years ago

twmr commented 2 years ago

magit-git has the benefit that the exit code is checked and converted to an error if it is non-zero. magit-call-git only returns the exit code.

Closes #34

Change-Id: I7eacf41ec0d56012f7b08978bc32d6439e80012a