11 lines
329 B
Markdown
11 lines
329 B
Markdown
---
|
|
title: Common Git Commands
|
|
tags: [publishing]
|
|
keywords: git, revision control, github, version control
|
|
audience: writers, designers
|
|
last_updated: May 13, 2015
|
|
summary: "These are some sample Git commands."
|
|
---
|
|
{% include linkrefs.html %}
|
|
|
|
When you're interacting with Github, it's helpful to know a few basic Git commands... |