Commit graph

119 commits

Author SHA1 Message Date
Tobias Fendin 2d722c93b8 Updated Readme.md after review 2022-01-03 16:13:28 +01:00
Tobias Fendin 777fcade17 Added section about main branch to the Readme file 2022-01-01 12:34:22 +01:00
spacewander 97de52a3be doc: remove gitter
We don't hang on it any more.
2020-06-22 10:59:20 +08:00
Jacob Herrington f053fc48db
Link to the contributing document 2019-08-17 18:43:55 -05:00
Nimit Kalra 90ba942cf6 Add Gitter badge. 2015-12-29 12:31:11 -06:00
CJ 4bb6e3d47d Rearrange documentation links, see #358 2015-04-23 21:46:09 +08:00
timfeirg dab6179163 remove stuff from readme & form a list 2014-12-17 11:32:47 +08:00
Emil Kjelsrud f51c38357f Update Readme.md
Original repo remote is named 'upstream' and not 'original' as Readme suggests.
2014-11-26 14:12:28 +01:00
spacewander 92c34e8e00 add new command 'git root' to show the path to root of repo 2014-11-13 16:12:50 +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
Kevin Woo 6d7f10c0c6 added git-locked to check what files have been locked 2014-10-16 20:53:47 -05:00
James Manning 13d4803056 fixed descriptions: match required/optional params 2014-10-07 10:43:05 -04:00
Rico Sta. Cruz ab67327ec0 Implement git-pr 2014-10-07 13:13:19 +08:00
Allan Odgaard f0e3a84822 Update homebrew URL and remove ‘buggy’ label
The ‘buggy’ label was added almost four years ago (bf25069fab) without clarification, so we assume it was motivated by issues that have long since been fixed.
2014-08-29 09:42:04 +02:00
Sasha Khamkov b94fdd11c2 ADD: git-reset-file
Reset single file to HEAD or certain commit-hash

- add git-reset-file
- add respective man files
2014-08-27 10:42:58 +03:00
Rico Sta. Cruz e422f5ecbe Readme: document git-delete-merged-branches 2014-08-13 12:55:34 +08:00
Xiaopei Li c62563bc96 Fix wrong git-info heading level in Readme.md
Fixed wrong git-info heading level: h1 -> h2
2014-07-25 09:33:52 +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
Andy 2024744f2b add git-fork
update git-fork to add remotes refs as ssh

change fork source remote name to upstream

add man page for git-fork
2014-07-15 10:11:44 +01:00
hemanth.hm be12410e31 Merge pull request #221 from zlx/feature/git-summary-doc
Make line-summary as sub-command.
2014-07-14 20:01:20 +05:30
Julio Napurí b298c0cba4 Update Readme.md with lock and unlock commands 2014-07-10 11:30:06 -05:00
Niklas Fiekas 3bd1b84759 Add git-rebase-patch 2014-07-10 09:54:17 +02:00
hemanth.hm 8df35250c6 Merge pull request #200 from emkay/patch-1
Readme cleanup.
2014-07-09 11:22:22 +05:30
hemanth.hm 1a6cbf2433 Merge pull request #63 from justone/git_missing
Adding `git-missing` command.
2014-07-09 10:48:17 +05:30
soffolk a4cf7462f0 Add line-summary as an options --line & doc 2014-04-22 21:50:22 +08:00
John Hoffmann 3c6a0844b2 Update Readme.md
Removed the bit about `git-ignore -t` as this was removed by b7222ed2.
2014-03-31 12:47:09 -04:00
Michael Matuzak a781c8498f removing git promote
I don't see a `git promote` command, so I am removing it from the Readme.
2013-11-12 18:24:10 -08:00
Nate Jones 63d707c33c adding git-missing command 2013-07-05 15:31:46 -07:00
TJ Holowaychuk 111f04bb57 Merge pull request #102 from Phally/tag-in-command-line
Entering the tag name in the command line with git-changelog
2013-05-15 10:01:22 -07:00
TJ Holowaychuk 82cdab83f5 Merge pull request #165 from TheHippo/git-archive-file
Git archive file
2013-05-15 09:59:29 -07:00
Phally 0295063981 Updated readme; included the --tag switch. 2013-03-03 16:46:32 +01:00
Jan Krueger b26c6524b5 Adding option to omit config in git-info 2013-02-19 17:54:28 +01:00
Philipp Klose 89440e019b added git-archive-file to Readme.md 2013-02-17 19:48:54 +01:00
TJ Holowaychuk 274b3dc819 Merge branch 'master' of github.com:visionmedia/git-extras 2013-01-28 12:27:32 -08:00
TJ Holowaychuk 2527e38102 fix one-liner. Closes #164 2013-01-28 12:21:04 -08:00
NANRI e71fa3f9e8 fix typo 2013-01-23 06:59:13 +09:00
Gunnlaugur Thor Briem 7b8c38a4bd Move misplaced text into git effort section 2012-11-22 18:19:19 +00:00
Daniel Schildt 04df3cbdaa Fix broken URL from Readme.md
Link to Homebrew repository was broken
because it did not have ``https://`` in the beginning.
2012-10-18 16:44:25 +03:00
Brian J Brennan 56fd961fc8 Add to readme 2012-07-14 14:07:58 -04:00
TJ Holowaychuk 2dc7ff9793 Update master 2012-07-10 06:18:27 -07:00
Alexis GRIMALDI a546165861 Fix screencast link 2012-07-10 08:56:01 +03:00
TJ Holowaychuk 126bff7b20 screencast link 2012-07-09 19:36:49 -07:00
Leila Muhtasib e08ace3b46 Updated main documenation to include git-info 2012-06-16 16:16:34 -04:00
Leila Muhtasib 3c07115b23 Updating git-summary documentation, because we added a 'repo age' field to git-summary command. 2012-06-12 14:12:06 -04:00
Michael Komitee 401e0a21e6 Added git-local-commits: script to show a log of all commits not pushed to origin 2012-03-31 16:15:00 -07:00
TJ Holowaychuk 54f3b65b68 Removed git-pull-request(1)
not very useful since you have to lookup the number, in which case
you might as well just copy/paste the url and git am
2012-02-09 08:09:20 -08:00
TJ Holowaychuk f07ca4b4d3 Merge pull request #65 from singingwolfboy/master
fixes for packaging
2012-02-09 00:18:15 -08:00
TJ Holowaychuk acc244e553 mention cmd 2012-02-08 18:45:22 -08:00
TJ Holowaychuk 2db67fd831 sorted effort image 2012-02-08 18:44:17 -08:00
Tj Holowaychuk e20cc82872 docs 2012-02-08 16:44:53 -08:00