[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: git is screwed
From: |
Richard Stallman |
Subject: |
Re: git is screwed |
Date: |
Thu, 26 Mar 2015 06:54:37 -0400 |
[[[ To any NSA and FBI agents reading my email: please consider ]]]
[[[ whether defending the US Constitution against all enemies, ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]
Looking at man git-stash
save [-p|--patch] [--[no-]keep-index] [-u|--include-untracked]
[-a|--all] [-q|--quiet] [<message>]
Save your local modifications to a new stash, and run git reset
--hard to revert them. The <message> part is optional and gives the
description along with the stashed state. For quickly making a
snapshot, you can omit both "save" and <message>, but giving only
<message> does not trigger this action to prevent a misspelled
subcommand from making an unwanted stash.
That sounds dangerous so I didn't do it yet. Is that what I should do?
create
Create a stash (which is a regular commit object) and return its
object name, without storing it anywhere in the ref namespace.
I can't make concrete sense of that.
--
Dr Richard Stallman
President, Free Software Foundation
51 Franklin St
Boston MA 02110
USA
www.fsf.org www.gnu.org
Skype: No way! See stallman.org/skype.html.
- git is screwed, Richard Stallman, 2015/03/22
- Re: git is screwed, Andreas Schwab, 2015/03/22
- Message not available
- Message not available
- Re: git is screwed, Sam Gwydir, 2015/03/23
- Re: git is screwed, Harald Hanche-Olsen, 2015/03/23
- Re: git is screwed, Richard Stallman, 2015/03/24
- Re: git is screwed, Harald Hanche-Olsen, 2015/03/24
- Re: git is screwed,
Richard Stallman <=
- Re: git is screwed, John Wiegley, 2015/03/26
- Re: git is screwed, Richard Stallman, 2015/03/26
- Re: git is screwed, Harald Hanche-Olsen, 2015/03/26
- Re: git is screwed, Harald Hanche-Olsen, 2015/03/26
- Re: git is screwed, Steinar Bang, 2015/03/26
- Re: git is screwed, Stefan Monnier, 2015/03/26
- Re: git is screwed, Eli Zaretskii, 2015/03/26
- Re: git is screwed, Steinar Bang, 2015/03/26
- Re: git is screwed, Eli Zaretskii, 2015/03/26
- Re: git is screwed, Stefan Monnier, 2015/03/26