Commit Graph

30 Commits

Author SHA1 Message Date
w33ble
1bfd36644c fix gitconfig, add lazygit 2026-03-07 18:46:03 -07:00
Joe Fleming
6748e2ee7b feat: git config main branch and delta config 2026-03-07 11:25:20 -07:00
Joe Fleming
4dd974484f feat: add git snapshots, update helpers to work with wortrees 2026-02-19 13:20:11 -07:00
Joe Fleming
ffd0ae92d3 Update gitconfig
change b alias so it sorts by update and shows more info, add ll alias as a simple `l` replacement
2023-01-23 10:46:27 -07:00
bc42a3f8ef feat: auto rebase on git bsync command 2020-11-17 11:12:27 -07:00
a9ec765b5d chore: apply shellcheck fixes 2020-11-17 11:12:06 -07:00
4bdd001fb1 fix: unify around the zim git shortcuts, treailing x for delete
BREAKING CHANGE this replaces existing commands
2020-11-17 11:07:59 -07:00
d02733bff1 feat: add git fixup alias and signature support 2020-11-17 11:07:09 -07:00
Joe Fleming
815f54be68 feat: cherry-pick alias, add autosquash 2019-06-20 11:27:51 -07:00
c253b61fb0 feat: more git aliases 2018-05-31 16:29:03 -07:00
Joe Fleming
21f4828eec Fix github patch url
Also make curl follow redirects in the future
2016-01-07 22:15:48 -07:00
ecca76ea6e no need for fetch, handle failed backports 2015-03-30 13:37:55 -07:00
f9ffcfa0ed tighten up the git pr alias 2015-03-25 16:15:46 -07:00
1da19cd5ab add backporting git alias 2015-03-25 16:15:46 -07:00
214f5b8a34 add git helper and alias for updating another branch 2015-01-27 11:11:09 -07:00
e40fed5356 don't remove master, develop or current branch 2015-01-27 11:10:47 -07:00
cc300d2591 save default remote to a var 2015-01-27 11:10:32 -07:00
94b044ce6f fix indenting 2014-12-23 15:42:17 -07:00
2ae6d06e82 only remove real PR branches 2014-12-23 15:41:02 -07:00
4ba4906c2a add git branch cleanup helper and alias 2014-12-23 15:40:51 -07:00
a10dd6785a some additional git helpers 2014-11-05 11:15:02 -07:00
a7d329344a update git sync; rebase and use passed remote name 2014-08-05 13:52:47 -07:00
87414c2f59 fix whitespace 2014-07-18 15:35:05 -07:00
da273eabd7 add aliases to sync with other remotes and checkout pull requests 2014-07-18 15:33:54 -07:00
8293e68365 update gitconfig
merge no-ff, new branches auto rebase
2014-05-15 12:25:30 -07:00
Joe Fleming
f1f7e71107 updated git and svn aliases and set push current in gitconfig 2012-11-05 16:06:10 -07:00
Joe Fleming
08f811dd5f fixed sed command so it works on non-Macs 2012-10-16 16:10:14 -07:00
Joe Fleming
aaba57aa61 added global tracking to git 2012-10-16 11:20:40 -07:00
01154d387e added todo/fix alias 2012-07-05 10:06:05 -07:00
8c69a53cbe added git settings, including git aliases taken from https://github.com/garybernhardt/dotfiles/ 2012-06-01 10:26:27 -07:00