Hannes Körber hannes
hannes pushed to e2e at hannes/git-repo-manager 2021-11-28 15:17:09 +00:00
9c913d41fe Format cargo update script with black
8fd7372ef6 Add e2e testing target to Justfile
976b88f11c Split unit and integ tests in Justfile
cae6cafe7f Add e2e tests
f48e377cdb Support file remotes
Compare 15 commits »
hannes pushed to develop at hannes/git-repo-manager 2021-11-28 15:16:20 +00:00
f48e377cdb Support file remotes
f8cc8f97b0 Properly report push errors
2dcb5c7c46 Merge remote-tracking branch 'origin/fix-create-tracking-branch' into develop
e97f198e27 Remove wrong error message about remote branch
Compare 4 commits »
hannes pushed tag v0.3 to hannes/git-repo-manager 2021-11-28 14:25:53 +00:00
hannes pushed to develop at hannes/git-repo-manager 2021-11-26 16:28:07 +00:00
47841dadfb Release v0.3
6aa385b044 Merge branch 'develop'
Compare 2 commits »
hannes pushed to master at hannes/git-repo-manager 2021-11-26 16:22:16 +00:00
102758c25c Release v0.3
6aa385b044 Merge branch 'develop'
e44b63edbb Remove duplicate docs between README and docs
1e6c9407b6 Do not remove worktree for default branch
b967b6dca3 Set git config properly for worktrees on init/clone
Compare 7 commits »
hannes pushed to develop at hannes/git-repo-manager 2021-11-26 16:21:46 +00:00
e44b63edbb Remove duplicate docs between README and docs
1e6c9407b6 Do not remove worktree for default branch
b967b6dca3 Set git config properly for worktrees on init/clone
83973f8a1a Fix unnecessary to_string()
ff32759058 Add subcommand that converts existing repository
Compare 5 commits »
hannes pushed to develop at hannes/git-repo-manager 2021-11-26 16:15:38 +00:00
783f6044af Remove duplicate docs between README and docs
hannes pushed to develop at hannes/git-repo-manager 2021-11-26 16:08:08 +00:00
916ad37d30 Do not remove worktree for default branch
316141ebf0 Set git config properly for worktrees on init/clone
753782daa0 Fix unnecessary to_string()
7de1dcedb6 Add subcommand that converts existing repository
Compare 4 commits »
hannes pushed to develop at hannes/git-repo-manager 2021-11-26 15:53:15 +00:00
cafc6eda28 Set git config properly for worktrees on init/clone
66db165edb Fix unnecessary to_string()
Compare 2 commits »
hannes pushed to develop at hannes/git-repo-manager 2021-11-26 15:14:12 +00:00
9c91a2ec43 Add subcommand that converts existing repository
hannes pushed to fix-create-tracking-branch at hannes/git-repo-manager 2021-11-24 20:15:21 +00:00
e97f198e27 Remove wrong error message about remote branch
hannes pushed to fix-create-tracking-branch at hannes/git-repo-manager 2021-11-24 20:14:12 +00:00
hannes created branch fix-create-tracking-branch in hannes/git-repo-manager 2021-11-24 20:14:12 +00:00
hannes pushed to develop at hannes/git-repo-manager 2021-11-24 18:56:12 +00:00
b6c06e29a4 Release v0.2
hannes pushed to e2e at hannes/git-repo-manager 2021-11-24 18:55:47 +00:00
1b65ec25e9 add e2e testst
ff47d48d31 Split different test types in Justfile
b6c06e29a4 Release v0.2
6bec0eda69 docs: Fix repos command
7541a74fa4 Update dependency locks
Compare 6 commits »
hannes pushed to develop at hannes/git-repo-manager 2021-11-24 18:55:28 +00:00
6bec0eda69 docs: Fix repos command
7541a74fa4 Update dependency locks
4ad4a55631 Use single quotes for remote/branch separator
Compare 3 commits »
hannes pushed to master at hannes/git-repo-manager 2021-11-24 18:55:19 +00:00
b6c06e29a4 Release v0.2
hannes pushed tag v0.2 to hannes/git-repo-manager 2021-11-24 18:51:00 +00:00
hannes pushed tag v0.2 to hannes/git-repo-manager 2021-11-24 18:43:51 +00:00
hannes pushed to master at hannes/git-repo-manager 2021-11-24 18:43:40 +00:00
6bec0eda69 docs: Fix repos command