thomas menzel
6d9f861d0e
squash help: re-ran make for extras and squash
2020-10-13 23:57:56 +02:00
thomas menzel
35d544b8c6
squash help: ran make man/git-squash.{html,1}
2020-10-12 07:45:57 +02:00
José María Gutiérrez @TheTechOddBug
2ef6ea4b96
Fixing summary for --squash-msg option.
2020-10-10 01:08:32 +02:00
spacewander
1924eb9197
git-squash: add --squash-messages to concat commit messages into one.
2019-11-05 10:28:51 +08:00
Paul Wise
bd6a1fcafe
Documentation rebuild: dates and headers
...
Adds "Git Extras" to all the headers.
Updates all the dates to the last modification.
2018-05-09 17:16:52 +08:00
Angel Aguilera
77e55640d7
fix: git-squash docs. Replaced 'actual' with 'current'
2016-11-14 11:17:28 +01:00
Nimit Kalra
91ca995edc
Update all man pages.
2015-12-27 11:26:38 -06:00
CJ
7d3e55a84a
run pre-release ./manning-up.sh
2015-04-27 15:24:13 +08:00
Raphael Fleischlin
bc17c1cb2e
updated documentation because git-squash does no longer delete source-branch
2014-12-27 20:45:28 +01:00
hemanth.hm
033ca547d5
Revert "Ignore *.html and *.1 auto-generated files in man/"
2014-12-12 17:34:41 +05:30
Justin Guenther
eb63d0bb1a
Remove auto-generated files man/git-*.html and man/git-*.1
2014-12-10 18:54:40 -06:00
spacewander
f0e0322923
correct the format of git-rebase-patch.md. Now we can handle it with script
...
Also regeneralize all markdown documents.
2014-11-06 21:35:17 +08:00
spacewander
76e0dfef97
replace visionmedia/git-extras to tj/git-extras
...
Although Github reserves the 'visionmedia' user space(a visit to there
will be redirected to 'tj'), it's better to
rename the links from visionmedia/git-extras to tj/git-extras
2014-11-06 17:12:01 +08:00
Bruno Sutic
b2576adae0
Refactor and improve git squash
...
`git squash` refactor:
- first argument can be a branch or a commit reference
- the `--me` argument is not required anymore
- use `git reset --soft` is squashing on a current branch
- if squashing on master branch, prompt for confirmation
- does not delete provided branch after squashing
- fix bug: if `git merge --squash` command fails, exit script
Update README and man pages.
Fixes #95
Closes #198
2014-07-20 17:33:15 +02:00
Tom Vincent
17cc7b0e57
Replace http with https for man Github urls
2012-09-25 14:13:53 +08:00
nickl-
2ca31a8268
All documentation updated as a result from shell script.
...
The automated shell script now refreshed all the documentation and renamed the .1.html versions so no redundant files left.
2012-07-22 22:27:38 +02:00