You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tea/modules/git
Norwin d474883e90 don't push before creating a pull (#334)
Not sure if this is the best way, but it's the simplest way to fix #333.
Everything else is overly complex due to a chicken-egg problem:
Knowing which remote / branch to push involves requires prompting the user,
which requires to have a upstream branch pushed to detect default values.

Co-authored-by: Norwin Roosen <git@nroo.de>
Reviewed-on: https://gitea.com/gitea/tea/pulls/334
Reviewed-by: 6543 <6543@obermui.de>
Reviewed-by: Andrew Thornton <art27@cantab.net>
Reviewed-by: khmarbaise <khmarbaise@noreply.gitea.io>
Co-authored-by: Norwin <noerw@noreply.gitea.io>
Co-committed-by: Norwin <noerw@noreply.gitea.io>
4 years ago
..
auth.go Improve ssh handling (#277) 4 years ago
branch.go don't push before creating a pull (#334) 4 years ago
remote.go migrate src-d/go-git -> go-git/go-git (#128) 5 years ago
repo.go fix InitCommand() (#285) 4 years ago
url.go add `tea pulls [checkout | clean]` commands (#93 #97 #107) (#105) 5 years ago