denisbalyko
5c77f3d539
Merge branch 'newtips/createbranch'
2016-06-12 11:12:11 +03:00
denisbalyko
b7c0a19ded
Added git checkout -b
2016-06-12 11:10:42 +03:00
hemanth.hm
1e2a0e10fb
Delete license.md
2016-06-12 12:38:16 +05:30
hemanth.hm
e7fe458e79
GNU GENERAL PUBLIC LICENSE
...
^
2016-06-12 12:38:00 +05:30
hemanth.hm
7b00ecf798
Merge pull request #79 from martintama/master
...
Ignore file mode changes on commits
2016-06-12 10:55:34 +05:30
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
hemanth.hm
d6bb50e4dd
Merge pull request #77 from ank91/patch/1
...
Add clone single branch command
2016-06-11 20:12:25 +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
f9a314af96
Merge pull request #74 from exalted/patch-4
...
Emphasize to install dependencies
2016-06-09 12:05:12 +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
Ali Servet Donmez
221dae08ad
Emphasize to install dependencies
2016-06-08 23:00:07 +02:00
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
hemanth.hm
f1eaf073d5
Merge pull request #65 from olgabrani/master
...
MINOR: Fix typo
2016-06-08 21:01:26 +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
hemanth.hm
277043bf23
Merge pull request #67 from SanSYS/master
...
Add information about git-bisect
2016-06-08 10:03:35 +05:30
Alexander Pavlov
e27d2a6792
Return formatting
2016-06-07 23:34:22 +05:00
Alexander Pavlov
3bed4cd862
change link
2016-06-07 23:33:05 +05:00
Alexander Pavlov
285989a707
NEW: Add info about git bisect
2016-06-07 23:32:38 +05:00
Alexander Pavlov
1b29a23e95
NEW: Add info about git bisect
2016-06-07 23:31:49 +05:00
Ali Servet Donmez
ba5cd1c4f1
Use log instead of whatchanged
...
As per documentation (https://git-scm.com/docs/git-whatchanged ):
"New users are encouraged to use git-log(1) instead. The whatchanged command is essentially the same as git-log(1) but defaults to show the raw format diff output and to skip merges.
The command is kept primarily for historical reasons; fingers of many people who learned Git long before git log was invented by reading Linux kernel mailing list are trained to type it."
2016-06-07 09:42:13 +02:00
Ali Servet Donmez
aec9d8b1a3
Improve cleaning up branches merged into master
2016-06-07 09:32:41 +02:00
Ali Servet Donmez
998a5c8523
Branches merged into master without checkout first
2016-06-07 09:30:05 +02:00
hemanth.hm
2e647b5ea9
Merge pull request #59 from NamPNQ/patch-1
...
List all branch is WIP
2016-06-07 09:39:44 +05:30
Nam Pham
bbbde86e8d
Add: List all brach is WIP
2016-06-07 10:42:27 +07:00
hemanth.hm
5ad64ad233
Merge pull request #57 from bryant1410/bugs/the-a-file
...
'to the a file' -> 'to a file'
2016-06-06 10:45:44 +05:30
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
hemanth.hm
1a29e6051d
Merge pull request #55 from surfer190/master
...
Provide more descriptive header
2016-06-05 09:09:25 +05:30
surfer190
9c321b0923
Remove absolute links
2016-06-02 13:14:58 +02:00
surfer190
0969a61d46
Change wording to show references are removed
2016-06-02 13:14:25 +02:00
hemanth.hm
4d26afac75
Merge pull request #52 from joelg236/cherry-pick
...
Adding git to cherry pick
2016-06-01 22:24:16 +05:30
Joel Gallant
1279208ef3
Adding git to cherry-pick
2016-06-01 10:49:41 -06:00
Joel Gallant
4906001a1d
Adding git to cherry-pick
2016-06-01 10:47:51 -06:00
hemanth.hm
806f890249
Merge pull request #51 from arrrggghhh/revert-50-listOfRepos
...
Revert "Add list command"
2016-05-30 17:25:32 +05:30
HyeonChol Jang
e5d29ecd55
Revert "Add list command"
2016-05-30 13:45:10 +09:00
hemanth.hm
b107c64807
Merge pull request #50 from arrrggghhh/listOfRepos
...
Add list command
2016-05-29 11:39:17 +05:30
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