Thread (4 messages) flat view 4 messages, 4 authors, 2016-06-15

Re: Removing files

From: Jeff King <hidden>
Date: 2016-06-15 22:42:49

On Thu, Jan 11, 2007 at 03:41:05PM -0800, Carl Worth wrote:
    git commit -a

	Commit the working-tree content of all files known to git.

    git commit paths...

	Commit changes from the working-tree content of the specified
	paths.

    git commit

	Commit changes from all content that has been staged with
	"git stage".
[...]
I really like the simplicity of explanation that this model
provides. And I'd love to hear any feedback that anybody has about it.
I think this is a very easy way of explaining it in the documentation.
But what do you think 'git status' should say about changed files?
Currently we make recommendations about how to stage the various files.
It would certainly be simpler to recommend 'git commit -a' for changes,
but that feels wrong.

-Peff
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help