1
0
mirror of https://github.com/namibia/tips.git synced 2024-06-02 10:21:09 +00:00
Commit Graph

246 Commits

Author SHA1 Message Date
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
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
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
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
nirajpandkar
3c17588d84 Capitalized the first letter of certain words 2016-07-31 18:22:27 +05:30
xueweihan
89e9fa678c Import Chinese version 2016-07-23 10:35:37 +08:00
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
Aditya Harsh
028da4a0c3 Add tip to use common diff tools 2016-07-07 19:12:54 +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
S N Munendra
be87cde44d Add alternatives to get commit hash of initial revision 2016-06-29 22:10:25 +05:30
Jonathan Stassen
69185207b6 Clarify naming a remote 2016-06-29 10:14:46 -05:00
Vitaly Tatarintsev
2569c74f03 Change an interactive rebase description
Interactive rebase can be used not only for merging files together. Files can be also be changed or updated without squashing them.
2016-06-28 13:48:14 +02:00
S N Munendra
3839cd9dbe tip to add remote name
Update tips
2016-06-25 11:36:15 +05:30
S N Munendra
623e818a94 Add tip to force push 2016-06-25 11:16:58 +05:30
S N Munendra
440a78c357 Add tip to unstage staged file
Update tips
2016-06-23 22:58:14 +05:30
hemanth.hm
b22f89a61f Merge pull request #98 from adityasiwan/master
Add tip for Interactive staging
2016-06-23 12:20:28 +05:30
Vasyl Zuzyak
6f732ee68e fix(commit): use proper switch to exclude staged stuff 2016-06-23 00:21:26 +03:00
Aditya Harsh
f9c84b6c61 Add Interactive staging 2016-06-22 15:25:18 +05:30
Jorge Marin
79da03dbe0 Fix merge/rebase from master 2016-06-20 21:01:17 +02:00
Jorge Marin
418b227c12 Add tip for first commit in a branch 2016-06-19 19:50:21 +02:00
S N Munendra
4cf5bbdaa7 Merge https://github.com/git-tips/tips 2016-06-19 20:34:11 +05:30
Cédric Félizard
b096219f31 Add alternative to update submodules 2016-06-19 11:44:59 +00:00
S N Munendra
a5db829708 Add tip to search commit log 2016-06-18 19:58:58 +05:30
hemanth.hm
d318ded72e Merge pull request #94 from denisbalyko/master
Added alternative update submodules
2016-06-18 18:44:07 +05:30
denisbalyko
9d905ac6d1 added alternative update submodules 2016-06-18 12:42:31 +03:00
Gerard Braad
ca7e782a9f Add tip for shallow copy 2016-06-17 15:32:33 +00:00
hemanth.hm
cffab88ab8 Merge pull request #91 from scriptype/master
Add git grep --heading --line-number <pattern>
2016-06-17 19:16:36 +05:30
Marc Beuret
474262b119 Add tip to delete local and remote tag 2016-06-17 12:56:27 +02:00
scriptype
221aa76eec Add git grep 2016-06-17 02:58:38 +03:00
hemanth.hm
d5ca8fabcc Merge pull request #90 from p-v/master
Show all local branches ordered by recency
2016-06-16 17:49:21 +05:30
Pratyush
e22b7b17d5 Add tip to show recently updated branches 2016-06-16 15:19:33 +05:30
Aditya Harsh
bdad5790be Add custom editor 2016-06-16 14:16:41 +05:30
hemanth.hm
dec07c0170 Merge pull request #83 from andela-dJames/feature-colored-terminal-output
Add tips for changing git terminal output color settings
2016-06-14 09:40:35 +05:30
hemanth.hm
b6eba1acb0 Merge pull request #84 from AndrewCvekl/master
Added another git command
2016-06-14 09:40:04 +05:30
hemanth.hm
ace3526a7f Merge pull request #85 from munendrasn/master
Adds alternatives to create and switch branch
2016-06-14 09:39:24 +05:30
Schumacher, Jeffrey
4efcd6cff6 Adding alternative to deleting branches merged to master that will not delete master itself 2016-06-13 11:17:54 -07:00
S N Munendra
0558db872b Adds alternatives to create and switch branch 2016-06-13 23:00:07 +05:30
Andrew
15698a4e20 Added another git command 2016-06-13 12:36:12 -04:00
hemanth.hm
1c07f20d21 Merge pull request #81 from Ranhiru/add-staged-as-a-synonym-for-cached
Added git diff --staged to be synonym for git diff --cached
2016-06-13 21:48:37 +05:30
andela-djames
223f430e1e Add tips for changing git terminal output color settings 2016-06-13 15:00:11 +01:00
Ranhiru Cooray
1ff31a939f Added alternative as an array 2016-06-13 19:47:46 +08:00
Ranhiru Cooray
32f2a4af35 Added --staged as an alternative 2016-06-12 22:41:16 +08:00
Ranhiru Cooray
c147aa64e2 Added git diff --staged to be synonym for git diff --cached 2016-06-12 19:53:00 +08:00
denisbalyko
b7c0a19ded Added git checkout -b 2016-06-12 11:10:42 +03:00
Martin Tamashiro
6209b8ba85 Ignore file mode changes on commits 2016-06-11 14:59:23 -03:00
hemanth.hm
4668721ea5 Merge pull request #75 from kadikraman/fix-remove-merged-to-master
Remove --no-run-if-empty flag on removing branches that are merged to master
2016-06-11 20:13:00 +05:30
ank91
d7e4e4a422 Add clone single branch command 2016-06-10 16:10:16 +05:30
Kadi Kraman
3bd8fae29b Remove --no-run-if-empty flag 2016-06-09 09:56:45 +01:00
hemanth.hm
d9a8859604 Merge pull request #63 from exalted/patch-2
Improve cleaning up branches merged into master
2016-06-09 12:06:32 +05:30
hemanth.hm
e2eb80ed24 Merge pull request #64 from exalted/patch-3
Use log instead of whatchanged
2016-06-09 12:06:22 +05:30
hemanth.hm
7ed587483e Merge pull request #73 from David-Wobrock/master
Formatting tabs into spaces and adding tip of tracing changes to one file
2016-06-09 12:05:40 +05:30
hemanth.hm
d3b180632b Merge pull request #62 from exalted/patch-1
Branches merged into master without checkout first
2016-06-09 12:04:45 +05:30
David-Wobrock
cc2f616e56 Add tip for tracing all changes made to a file 2016-06-08 22:54:04 +02:00
Ali Servet Donmez
f9772a90df Update README and TOC
... by `npm run-script generate`
2016-06-08 22:51:47 +02:00
Ali Servet Donmez
65dd8ac36f Update README and TOC
... by `npm run-script generate`
2016-06-08 22:49:04 +02:00
Ali Servet Donmez
9eae0f3cc4 Update README and TOC
... by `npm run-script generate`
2016-06-08 22:47:21 +02:00
David-Wobrock
c49409830a Formatting tabs into spaces.
Doxie throws errors like '[doxie] Invalid JSON input: "Unexpected token	 in JSON at position 11987"' otherwise
2016-06-08 22:39:40 +02:00
hemanth.hm
9f5a85580a Merge pull request #61 from nirajpandkar/master
Bypass pre-commit and commit-msg githooks
2016-06-08 21:03:35 +05:30
Olga Brani
160fa86460 MINOR: Fix typo 2016-06-08 11:08:07 +03:00
nirajpandkar
9b268214be Bypass githooks 2016-06-08 10:41:01 +05:30
Alexander Pavlov
285989a707 NEW: Add info about git bisect 2016-06-07 23:32:38 +05:00
Nam Pham
bbbde86e8d Add: List all brach is WIP 2016-06-07 10:42:27 +07:00
Santiago Castro
9c8e924bca 'to the a file' -> 'to a file' 2016-06-05 15:23:49 -03:00
Hemanth.HM
f85d7b231a More info 2016-06-05 09:12:39 +05:30
Joel Gallant
4906001a1d Adding git to cherry-pick 2016-06-01 10:47:51 -06:00
HyeonChol Jang
e5d29ecd55 Revert "Add list command" 2016-05-30 13:45:10 +09:00
zxcxz7
04323cc7be
Correct paths 2016-05-26 23:21:31 +09:00
zxcxz7
55e2d4fa75
Update tip and add an alternative
Update find command to exclude hidden directories.
Add GNU find command
2016-05-26 23:17:03 +09:00
zxcxz7
312b4a6c99
Add list command 2016-05-26 17:37:51 +09:00
S N Munendra
80e1993266 merging two commits into one. 2016-05-18 17:33:13 +05:30