Commit Graph

14 Commits

Author SHA1 Message Date
Sebastiaan Speck
380fd5d441
pages*: convert long-short to short-long syntax (#13567)
* pages*: convert long-short to short-long syntax

* git-add: fix typo
2024-09-03 06:13:42 +05:30
Managor
db25f60eb1
git-*: convert options to longform and minor fixes (#13441)
Co-authored-by: spageektti <git@spageektti.cc>
Co-authored-by: Fazle Arefin <fazlearefin@users.noreply.github.com>
2024-08-31 13:06:48 +02:00
Ankit Gangwar
5497e7fa4a
git-add: update page (#12982)
Co-authored-by: spageektti <git@spageektti.cc>
2024-06-19 23:34:08 +02:00
Ein Verne
955a6b7b54
git-stage: add page (#3963)
* git-stage: add page

* Apply suggestions from code review

Co-Authored-By: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>

* Update git-add.md

* Update git-stage.md

Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2020-04-15 17:35:25 +01:00
Ryan Olson
3b017c80e7 git-add: add git add interactively for all changed files (#3778) 2020-01-23 11:24:01 +01: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
Parth Mehrotra
4bfdfacfa7 git-add: update to -A option (#1051)
See: (`git add -A` vs `git add .`)[http://stackoverflow.com/questions/26042390/git-add-asterisk-vs-git-add-period]
2016-09-12 09:53:57 +05:30
Seth Woodworth
6692518213 Adds git-add -p instructions 2016-01-28 09:37:49 -05:00
Ruben Vereecken
066582e8ea Formatted all pages according to guidelines. 2016-01-08 09:38:59 +01:00
Markus Thoemmes
6dae21d335 Adding git add -u 2015-12-27 21:46:25 +01:00
Srinivasan R
e4114fa6cc Normalize the final new line
Fixes #310
Some files had no newlines, some had 1 newline and some more than 1 newline.
Normalize them all to have only 1 newline at the end of all files.
2015-10-28 14:03:06 +05:30
lord63
56a7cba656 Fix lint for common 2015-10-23 08:02:34 +08:00
kxy
4d70294f06 split git commands 2014-03-09 13:20:13 +01:00