Commit Graph

13 Commits

Author SHA1 Message Date
82f778ccf4
Add base-branch detection
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-09-28 13:02:31 +02:00
1352f933fc
Do not remove develop / main branches
- `develop` is the default for git-flow
- `main` the "new default" for git in general

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-07-20 16:38:46 +02:00
ac5a3c9c7f
Use git switch instead of checkout to switch branches
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2020-08-04 11:12:42 +02:00
ebc6c7bb02
Integrate branch jumping during git ps
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-07-26 15:19:33 +02:00
efc8bc4f3c
Throw shfmt against bash scripts
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-03-10 12:47:55 +01:00
53bc6d62bd
Fetch tags on git ps
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-01-07 15:17:19 +01:00
eeb4ba2d79
Unify scripts by using a common color / function framework
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-09-19 12:10:53 +02:00
20e7c554fc
Implement auto-loading of SSH keys
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-08-08 11:56:36 +02:00
542937d93f
Add error handling to git-* scripts
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-07-17 11:55:39 +02:00
adabbd2887
Fix output parsing for gone branches 2016-11-30 12:43:28 +01:00
5ab4584eb2
Fix: Cannot use -r on OSX, replacing 2016-10-24 08:20:44 +02:00
636c820a0d
Remove branches when their remote was removed 2016-10-24 08:16:23 +02:00
4f19253c3f
add local scripts 2016-07-21 16:29:54 +02:00