Commit Graph

20 Commits (8699caba882cfabbac44e923184aa079d1ad0748)

Author SHA1 Message Date
Maple 520ff2c815
git-diff: clarify description of git diff (#12242) 2024-02-12 19:50:02 +05:30
Zlatan Vasović 0f879b6049
git-diff: remove 9th example (#4204) 2020-07-23 11:06:21 +08:00
zdroid 700b238b97 Revert "git-diff: remove 9th example"
This reverts commit d31091d937.
2020-07-17 19:59:43 +02:00
Zlatan Vasović d31091d937
git-diff: remove 9th example
Closes #3753.
2020-07-17 19:58:11 +02:00
Marco Bonelli 66abb98ce9 Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
Starbeamrainbowlabs a19866e88a
multiple pages: add homepages (#2660) 2019-01-30 11:19:23 +00:00
Timo Sand c6eaf3ae24 git-diff: Adds comparison of file on current branch to other branch (#1611) 2017-11-04 15:01:27 +05:30
Agniva De Sarker dbff7a26f7
git-diff: update description
Replace backticks with quotes
2017-11-02 09:47:47 +05:30
jitakirin 29bae17f8c
git-diff: update examples to show other possibilities
Show that date expression/spec can contain other items and combinations of items, or an actual timestamp.
2017-11-01 07:07:23 +00:00
jitakirin a33f630def
git-diff: add example using relative time range
Close #1368
2017-10-31 22:32:16 +00:00
Eric Sirianni 91d54f868e git-diff: add cross-branch diff example (#1454) 2017-08-25 12:42:05 +01:00
Waldir Pimenta b2401cf0be git-diff: rework a bit for clarity (#1129)
- use {{commit}} instead of {{PATHSPEC}}
- start with the simplest invocation, git diff
- move command to show staged changes next to the first two, which it is related to
- clarify description of --summary example
- move the .patch extension out of the token
2016-10-27 17:15:29 +01:00
Agniva De Sarker 3da76e4150 Applying the snake_case convention throughout the repo (#967)
* Applying the snake_case convention throughout the repo

- Also removing the file extension where not needed
- Adding {{ }} on a few old pages

* Addressing concerns

- Added {{ }} where they were missed out
- Removed spaces inside {{ }}
- Reverting "file" to "filename" to make it clearer

* Fixing the comments on nc page
2016-07-22 22:24:06 +02:00
Frank 6bdd183e86 git-diff: create a patch file 2016-06-17 13:08:01 +02:00
Ruben Vereecken 066582e8ea Formatted all pages according to guidelines. 2016-01-08 09:38:59 +01:00
Eliot Sykes 04eae51baf git diff: Add --staged option 2015-12-30 09:31:36 +00:00
lord63 56a7cba656 Fix lint for common 2015-10-23 08:02:34 +08:00
Ruben Vereecken 6aa8fbc8aa Update git-diff.md
There was a type in `--name-only`.
2015-04-14 16:30:02 +02:00
Mateu Aguiló Bosch 013116469e Expand git-diff page
Added:
  * `—names-only` option.
  * `—summary` option.
2014-04-13 18:00:28 +02:00
kxy 4d70294f06 split git commands 2014-03-09 13:20:13 +01:00