Marc Cornellà
|
c549387745
git: fix version check
|
4 年之前 |
Fabian Bonk
|
d81b4ac9f2
git: run gfa with --jobs=10 (fetch remotes in parallel) (#9268)
|
4 年之前 |
Marc Cornellà
|
c99f3c50fa
git: go back to previous main branch detection logic
|
4 年之前 |
Marc Cornellà
|
83f6194929
git: change docs for git_main_branch
|
4 年之前 |
Marc Cornellà
|
55a98fc06d
git: better algorithm to decide what's the main branch
|
4 年之前 |
Marc Cornellà
|
1db79f97f5
git: use `master` if it exists, otherwise use `main`
|
4 年之前 |
Adam Vandover
|
3178334a2d
git: change main branch naming scheme (#9049)
|
4 年之前 |
Tvrtko Majstorović
|
255ef8d587
git: add alias for git diff excluding lock files (#8935)
|
4 年之前 |
larumbe
|
77b409d5c2
git: add convenience aliases for `git apply` and `git am` (#8563)
|
4 年之前 |
David
|
a25efd1e31
git: exclude devel branch from list in gbda alias (#8957)
|
4 年之前 |
Mikael Andersson Wigander
|
d8f674cc8e
git: exclude 'development' in gdba alias (#8902)
|
4 年之前 |
Jean-Yves Rivallan
|
831089a375
git: make the gpristine alias remove untracked git repos (#8697)
|
4 年之前 |
Ujwal Dhakal
|
e8609b857c
git: add `grename` to rename a local branch and in the origin remote (#8622)
|
4 年之前 |
Roman
|
aa4146a9a4
git: add alias for git stash --include-untracked (#8617)
|
4 年之前 |
Marc Cornellà
|
093b56a7d7
git: fix gtl alias argument
|
5 年之前 |
Ryan Styrczula
|
df9cf72396
plugins/git: Fix `gbda` trying to delete worktree branches
|
5 年之前 |
Julien Janvier
|
de3b14cf69
git: add aliases for git switch and restore (#8089)
|
5 年之前 |
SomeDer
|
f992d434ec
git: add git revert alias (#7841)
|
5 年之前 |
Marc Cornellà
|
4ad4a81657
git: clean up plugin file and delete current_repository function
|
5 年之前 |
Marc Cornellà
|
7824dc637d
git: use is-at-least to test for git version
|
5 年之前 |
Marc Cornellà
|
b31106b341
git: minor syntax fix
|
5 年之前 |
Marc Cornellà
|
35dc26a2c0
git: use stash 'push' instead of the deprecated 'save' (#7486)
|
5 年之前 |
Marc Cornellà
|
1bd72f588c
Update to inline conditional syntax
|
5 年之前 |
Asatur Meltonyan
|
046d49f782
git: add 'gtl' alias to list tags matching a pattern (#7629)
|
5 年之前 |
Marc Cornellà
|
831fba4ee4
Revert "git: delete branches in `gbda` only if there are any (#6079)" (#7724)
|
5 年之前 |
Marc Cornellà
|
93cbc1614c
git: use interactive mode in gclean
|
5 年之前 |
Simen Bekkhus
|
4b82b86064
git: add `--no-gpg-sign` to gwip (#6031)
|
5 年之前 |
Jakub Chábek
|
0e0789fb7a
git: delete branches in `gbda` only if there are any (#6079)
|
5 年之前 |
Marc Cornellà
|
f6a9a0a498
git: fix grt on path with spaces
|
5 年之前 |
Tieme van Veen
|
9509fd6a91
Add git reset to origin alias to git plugin (#7630)
|
5 年之前 |