[OH-Dev] [issue976] OpenHatch git mission: "git status"
jgunsch
bugs at openhatch.org
Sat May 3 20:57:48 UTC 2014
New submission from jgunsch <jesse.gunsch at gmail.com>:
Introductory git mission has the following steps:
* Edit file
* git add hello.py
* git commit -m
* git format-patch origin/master
IMO, some things that would help clarify between these steps:
* git status (before "git add", after "git add", after "git commit")
* git branch -a (before "git format-patch origin/master")
----------
keyword: documentation
messages: 4304
nosy: jgunsch, paulproteus
priority: wish
status: unread
title: OpenHatch git mission: "git status"
__________________________________________
Roundup issue tracker <bugs at openhatch.org>
<https://openhatch.org/bugs/issue976>
__________________________________________
More information about the Devel
mailing list