GDQuest / meta

A repository to talk about GDQuest at large, guidelines, etc. all in one place. This is where public discussions that don't belong to a specific repository go.
GNU General Public License v3.0
13 stars 3 forks source link

Spacemacs: magit overview #20

Closed NathanLovato closed 5 years ago

NathanLovato commented 5 years ago

Overview of the basic workflow: push, pull, commit, reset, maybe rebase, branches, logging/viewing the project's history, staging and discarding lines or hunks visually.

Need the git layer Why use magit over shell git?

Note: entirely mouseless Show the command-log to have the keys + commands in a separate buffer?

NathanLovato commented 5 years ago

Closing as it's not the priority right now