git/Documentation
Julia Evans d8942ac494 doc: git-pull: delete the example
From user feedback: this example is confusing because it implies that
`git pull` will run `git merge` by default, but the default is
`--ff-only`.

We could instead show an example of a fast-forward merge, but that may
not add a lot since fast-forward merges are relatively simple. This lets
us keep the description short.

Signed-off-by: Julia Evans <julia@jvns.ca>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2025-10-15 13:17:52 -07:00
..
2025-09-12 10:41:21 -07:00
2025-03-01 10:26:15 -08:00
2025-02-14 17:53:47 -08:00
2025-08-28 11:28:57 -07:00
2025-09-12 10:41:19 -07:00
2025-06-17 10:44:38 -07:00
2025-08-17 09:13:41 -07:00
2025-08-04 08:10:33 -07:00
2025-08-29 09:44:38 -07:00
2025-02-14 17:53:47 -08:00
2025-09-08 14:54:35 -07:00