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

376 Commits

Author SHA1 Message Date
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
hemanth.hm
67f84e141c Merge pull request #49 from munendrasn/master
merge previous two commits into one.
2016-05-19 21:23:32 -07:00
S N Munendra
80e1993266 merging two commits into one. 2016-05-18 17:33:13 +05:30
Hemanth.HM
dc8e9d6f96 root and merge commits tips. 2016-05-11 22:24:34 +05:30
Hemanth.HM
b238e44ff1 git show 2016-04-29 20:18:50 +05:30
Hemanth.HM
168303734b staged diff 2016-04-18 20:11:57 +05:30
Hemanth.HM
157337d356 orphan branch 2016-04-10 21:07:36 +05:30
hemanth.hm
afa8747b07 Merge pull request #45 from dcortes92/master
Added tip to remove an entry from the global config.
2016-04-07 09:48:23 +05:30
Daniel Cortes
8b9d2366f1 Added tip to remove an entry from the global config. 2016-04-06 14:20:46 -06:00
Hemanth.HM
1cde458164
GPG sig in logs 2016-04-06 18:57:11 +05:30
Hemanth.HM
a01ef67d14 instaweb 2016-04-02 22:00:49 +05:30
Hemanth.HM
33c82592ac gc 2016-03-29 21:45:21 +05:30
Hemanth.HM
67b0393bb1 count-objects 2016-03-29 21:41:53 +05:30
Hemanth.HM
def56a7e7b open conflicted files 2016-03-11 19:28:15 +05:30
Hemanth.HM
1ca386656a rerere.enabled 2016-03-09 22:28:58 +05:30
Hemanth.HM
a5be265d69 Commits in Branch1 that are not in Branch2 2016-03-06 16:58:58 +05:30
Hemanth.HM
46e66ce4b5 Status of ignored files. 2016-03-02 19:36:56 +05:30
Hemanth.HM
27f7cefb1b List ignored files. 2016-03-02 19:33:10 +05:30
Hemanth.HM
7dcbedb269 -am 2016-02-26 19:08:55 +05:30
Hemanth.HM
d07dd0040c --autosquash tip 2016-02-22 19:20:47 +05:30
Hemanth.HM
f886fd31fa --fixup tip 2016-02-22 19:16:57 +05:30
hemanth.hm
cf260b7ef4 Merge pull request #43 from samarpanda/single-file-from-stash
Grab a file from stash / commit-hash!
2016-02-13 10:15:23 +05:30
Samar Panda
e416adc1ff Untrack files without deleting 2016-02-12 23:56:56 +05:30
Samar Panda
c42e1547ab Grab a file from a stash. Restore file as per a commit hash 2016-02-12 23:40:59 +05:30
Hemanth.HM
90d98ea980 --dry-run 2016-02-10 17:26:02 +05:30
Hemanth.HM
7e6c5f71b2 Check if the change was a part of a release. 2016-02-02 18:36:01 +05:30
Hemanth.HM
f8d2278bd0 auto correct typos 2016-01-31 21:00:33 +05:30