79497674

Date: 2025-03-10 10:25:31
Score: 3
Natty:
Report link

upvoting the answer from user355252 and adding to it :

(require 'package) (add-to-list 'package-archives '("melpa-stable" . "https://stable.melpa.org/packages/") t) (package-install 'magit)

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • User mentioned (1): user355252
  • Low reputation (1):
Posted by: Mirko Lüdde