* Wording "fetch" to change to "pull" or "merge" ti suggest the proper action to take when pull fails?
@ 2023-10-05 14:31 MDW
0 siblings, 0 replies; only message in thread
From: MDW @ 2023-10-05 14:31 UTC (permalink / raw)
To: git
Hello
I noticed that the working upon a rejected pull request is "fetch
first".
However, AFAIK fetching will not help with the pull.
So I suggest to change that wording.
Example:
```bash
$ git push
To ssh://git.exemple.com/user/repo.git
! [rejected] main -> main (fetch first)
error: failed to push some refs to 'ssh://git.exemple.com/user/repo.git'
```
Kind regards
Mario
--
GDPR: Personal data is provided only for this communication.
I refuse unsollicited subscriptions to mailing lists
and I refuse commercial use of this personal data.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-10-05 16:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-05 14:31 Wording "fetch" to change to "pull" or "merge" ti suggest the proper action to take when pull fails? MDW
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).