1
0
mirror of https://github.com/namibia/tips.git synced 2024-06-01 01:41:06 +00:00
Commit Graph

203 Commits

Author SHA1 Message Date
Hemanth.HM
39d1012fc9 Checkout a commit prior to a day ago. 2017-04-06 07:42:50 +05:30
eliranm
18f4724757 fix broken link 2017-03-28 11:29:18 +03:00
eliranm
b0d87788ef update sync with remote title for brevity 2017-03-28 11:17:39 +03:00
eliranm
1d4eca0e25 update sync with remote title for brevity 2017-03-28 11:16:50 +03:00
eliranm
2ce1f0fb06 update sync with remote title for brevity 2017-03-28 11:14:45 +03:00
eliranm
48a611a626 update sync with remote title for brevity 2017-03-28 11:13:33 +03:00
eliranm
3c766833b4 update "overwrite pull":
- rename to "sync with remote" for clarity
- add 'git clean' to ensure working tree is clean
2017-03-28 11:07:51 +03:00
eliranm
81f9099a1f add change by content search tip 2017-03-23 15:10:12 +02:00
Diogo Lemos
e849a6f24a No need for git stash save 2017-02-24 11:54:08 +00:00
Diogo Lemos
3fe8a233c0 Add stash all 2017-02-24 11:54:02 +00:00
Diogo Lemos
c8abe4cc13 Add stash of unstaged changes to tracked files 2017-02-24 11:39:21 +00:00
Sina Siadat
f9ec0251aa Fetch origin, not --all 2017-02-24 14:19:12 +03:30
Diogo Lemos
9dc216197a Add git status short 2017-02-23 10:15:03 +00:00
Diogo Lemos
7d8adcb407 Add list all git aliases 2017-02-22 17:26:38 +00:00
shfshanyue
e574325d66 Add tip: git stash save <message> 2017-02-21 16:35:57 +08:00
shfshanyue
6fd5b4b52d Add tip: git log -n 2017-02-21 14:20:15 +08:00
shfshanyue
1274a98aba Add alternative for git checkout - 2017-02-16 10:29:36 +08:00
Hemanth.HM
0bc5364128 Backup untracked files. 2017-01-30 15:54:29 +05:30
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
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
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
weirdpattern
7c9f3c88c5 git push --force-with-lease tip 2016-08-10 13:08:56 -05:00
nirajpandkar
3c17588d84 Capitalized the first letter of certain words 2016-07-31 18:22:27 +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
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