Hemanth.HM
7b0e0e471c
ls-remote
2017-01-27 17:06:32 +05:30
Hemanth.HM
3261e1fb66
pull-request command
2017-01-27 09:39:56 +05:30
hemanth.hm
518d8d1500
Merge pull request #132 from djoudi5/master
...
Doc update - Link added to Docker version
2017-01-23 12:34:54 +05:30
djoudi mohammed
5822d83f51
Doc update - Link added to Docker version
2017-01-20 14:28:35 +01:00
Hemanth.HM
2b772cda5b
Exclude author from logs
2017-01-16 22:07:20 +05:30
Hemanth.HM
e6bbc59418
logs between date range
2017-01-16 22:04:23 +05:30
Hemanth.HM
e88ee1e1c9
Get the repo name.
2017-01-08 17:53:01 +05:30
Hemanth.HM
5d23b75504
format-patch
2016-12-25 21:23:02 +05:30
Hemanth.HM
16b9349d48
show a Git logical variable.
2016-12-12 20:16:32 +05:30
hemanth.hm
d607a80b4d
Merge pull request #128 from DuniceEdge/master
...
Fixing git bash completion script URL.
2016-11-28 18:54:10 +05:30
Vladimir
37d2ef123c
Fixing git bash completion script URL.
...
http://git.io/vfhol
This URL leads to the needful script via redirect. When I do `$ curl http://git.io/vfhol ` (on OSX, at least), it fetches redirect info:
```sh
<html><body>You are being <a href="https://git.io/vfhol ">redirected</a>.</body></html>
```
When I set curl option to -L (--location), everything works properly.
2016-11-28 14:09:58 +03:00
Hemanth.HM
9e7c67ed6c
blame on certain range
2016-10-31 21:18:46 +05:30
Hemanth.HM
6886c2c8f6
edit git config
2016-10-31 20:11:51 +05:30
Hemanth.HM
318484a77f
add everything but whitespace changes
2016-10-24 21:40:06 +05:30
Hemanth.HM
a7cb20ee0f
List unpushed git commits.
2016-10-11 14:34:11 +05:30
Hemanth.HM
b869dd5efd
Merge branch 'routinet-routinet-contrib-2'
...
* routinet-routinet-contrib-2:
Find common ancestor of two branches
2016-10-05 15:51:30 +05:30
Hemanth.HM
9ae20580d5
Find common ancestor of two branches.
2016-10-05 15:51:17 +05:30
Ankur Kumar
50bb41326f
Add alternative for rebase on pulls (git < 1.7.9) ( #126 )
2016-10-05 15:48:35 +05:30
Hemanth.HM
c42ade5ba4
fetch ref
2016-10-03 08:53:15 +05:30
Steve Binkowski
d2bf9e8c63
Find common ancestor of two branches
2016-09-28 12:37:48 -04:00
Steve Bink
59de6a8b80
Apply commit from another repository ( #124 )
2016-09-28 21:43:13 +05:30
Hemanth.HM
814bafcaa2
show all the git-notes
2016-09-24 23:11:34 +05:30
Hemanth.HM
9007100789
git-notes
2016-09-24 23:10:03 +05:30
Hemanth.HM
dca76041d8
wrong alternatives were removed
2016-08-29 10:54:26 +05:30
Gianluca Casati
9d7a837add
added alias: git undo ( #123 )
...
Credits to [Enrico Campidoglio](http://megakemp.com/about/ ),
see [original article](http://megakemp.com/2016/08/25/git-undo/ ).
2016-08-26 17:11:30 +05:30
Hemanth.HM
08096c7c71
fixes #58
2016-08-15 23:46:27 +05:30
Hemanth.HM
3357955baa
Fixed #117
2016-08-15 23:43:07 +05:30
Hemanth.HM
9f75591eef
fixes #118
2016-08-15 23:42:05 +05:30
S N Munendra
81040e9500
count commits in a branch ( #122 )
2016-08-14 20:36:13 +05:30
Alex
d155ea094e
Add alternatives "Git reset first commit" ( #111 )
2016-08-13 15:00:43 +05:30
Changlang Kuang
bfb1379951
add: Show how many lines does an author contribute ( #121 )
2016-08-12 16:34:12 +05:30
hemanth.hm
38255485a0
Merge pull request #119 from nirajpandkar/master
...
Added CLI link in readme
2016-08-11 18:29:10 +05:30
nirajpandkar
debac55239
format changes
2016-08-11 12:05:19 +05:30
nirajpandkar
4f94e6733e
added Tools subcategory
2016-08-11 11:41:59 +05:30
nirajpandkar
19e49a97e1
changed the name of the module
2016-08-11 11:25:16 +05:30
hemanth.hm
128393ea7c
Merge pull request #120 from weirdpattern/master
...
Add git push --force-with-lease tip
2016-08-11 10:29:24 +05:30
weirdpattern
7c9f3c88c5
git push --force-with-lease tip
2016-08-10 13:08:56 -05:00
nirajpandkar
275ff62454
added gtip CLI link
2016-08-10 22:02:02 +05:30
hemanth.hm
7b4bcd1727
Merge pull request #115 from nirajpandkar/master
...
Capitalized the first letter of certain words
2016-08-06 20:02:21 +05:30
nirajpandkar
3c17588d84
Capitalized the first letter of certain words
2016-07-31 18:22:27 +05:30
hemanth.hm
5136dbcca3
Merge pull request #114 from 521xueweihan/master
...
Import Chinese version
2016-07-23 10:21:19 +05:30
xueweihan
89e9fa678c
Import Chinese version
2016-07-23 10:35:37 +08:00
hemanth.hm
8140fe8762
Merge pull request #113 from munendrasn/master
...
Add git shortlog
2016-07-16 13:48:42 +05:30
S N Munendra
d764ab7516
Add git shortlog
...
git shortlog summaries git log output. Each commit is grouped by
authors and title.
2016-07-16 13:33:32 +05:30
hemanth.hm
996de6a5a3
Merge pull request #110 from adityasiwan/master
...
Add tip to use common diff tools
2016-07-09 15:41:45 +05:30
Aditya Harsh
028da4a0c3
Add tip to use common diff tools
2016-07-07 19:12:54 +05:30
hemanth.hm
596941ca4d
Merge pull request #108 from munendrasn/master
...
Add git blame tip
2016-07-04 11:20:39 +05:30
S N Munendra
7a53485d35
Add git blame
2016-07-03 19:21:33 +05:30
hemanth.hm
9abc547f53
Merge pull request #107 from munendrasn/master
...
Add alternatives to get commit hash of initial revision
2016-07-02 15:31:57 +05:30
S N Munendra
49df61f4b9
Add more alternatives to get initial commit hash
2016-06-30 23:30:27 +05:30