most commonly used git commands?

2 messages, 2 authors, 2016-06-15 · open the first message on its own page

most commonly used git commands?

From: Michael S. Tsirkin <hidden>
Date: 2016-06-15 22:43:18

I did this by mistake:

$git fet linux-2.6
git: 'fet' is not a git-command

The most commonly used git commands are:
   add     Add file contents to the changeset to be committed next
   apply   Apply a patch on a git index file and a working tree
(use 'git help -a' to get a list of all installed git commands)

why does git say that add and apply are most commonly used git commands?

-- 
MST

Re: most commonly used git commands?

From: Josh Triplett <hidden>
Date: 2016-06-15 22:43:18

Michael S. Tsirkin wrote:
I did this by mistake:

$git fet linux-2.6
git: 'fet' is not a git-command

The most commonly used git commands are:
   add     Add file contents to the changeset to be committed next
   apply   Apply a patch on a git index file and a working tree
(use 'git help -a' to get a list of all installed git commands)
It should have listed more than just those two...

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