OUR EXPERT
Aaron Peters is a long-time Linux user, but still quite the Emacs neophyte. Nothing a few decades' more experience won't fix. In the meantime, being a software designer will have to suffice.
QUICK TIP
If you're interested in Magit but not Emacs, add the following to the end of the -/.emacs.d/ init.el file after installing to launch straight into Magit: (require 'magit) (magit-status)
Git was developed as a tool to manage the development of code by teams, including versioning and collaborating. In other words, a tool for developers. But its use is now so pervasive in the open source world that most serious users of Linux should be able to use it. While you may not write software, some applications' authors provide it for installation by cloning the repository. Additionally, participating in online projects may require you to make your contributions (see LXF298 for a summary of non-code input) to a GitHub or GitLab repository.
But Git is a sizable application, with lots of subcommands and options. If you're simply a studious Linux user, rather than a developer or sysadmin, you may not be called upon to use it every day. The learning curve can therefore be pretty steep. This article will introduce Magit, an Emacs package that provides what some call the best GUI for Git. Let's get started.
Why Magit?
Magit (https://magit.vc) is a package for Emacs written in Lisp, so you need to install Emacs to use it. But why use this compared to some of the other GUI apps for Git? There's a couple of compelling reasons.
This story is from the March 2023 edition of Linux Format.
Start your 7-day Magzter GOLD free trial to access thousands of curated premium stories, and 9,000+ magazines and newspapers.
Already a subscriber ? Sign In
This story is from the March 2023 edition of Linux Format.
Start your 7-day Magzter GOLD free trial to access thousands of curated premium stories, and 9,000+ magazines and newspapers.
Already a subscriber? Sign In
Create your first WebSocket service
Mihalis Tsoukalos explains how to use the Go programming language to work with the WebSocket protocol.
Fantastic Mr Firefox
Nick Peers takes a trip down memory lane to reveal the story behind the rise - and slight fall - of Mozilla's popular web browser.
Set up your terminal and email like it's 1983
Jump in the hot terminal time machine with Mats Tage Axelsson who emails from the command line using the latest technology.
Universal layer text effects with GIMP
Posters use them, films and presentations are hard to imagine without them: text effects. Attract attention with Karsten Günther and GIMP.
Jump to a federated social network
Nick Peers reveals how you can get up and running with this free, decentralised and non-profit alternative to Twitter.
Free our SOFTWARE!
Taking anything for granted is dangerous, so Jonni Bidwell and Mike Saunders revisit how the free software movement got started to help free us from proprietary tyranny!
Master RPI.GPIO
Les Pounder goes back to the early days of the Raspberry Pi - and his career with this classic library! -
Waveshare Zero to Pi3
Transform your Pi Zero into a Pi 3, they promised Les Pounder, but it's more like adding on go-faster stripes.
The Best OPEN SOURCE Software Ever!
In an attempt to trigger controversy, Michael Reed and Neil Mohr unequivocally state these are the greatest free software apps ever. Probably. We’re just trying to be helpful.
Linux-Mandrake 7
Simplicity and a wide range of applications make this a great distribution for all Linux users.