Hellow Ash,
Ash Joubert writes:
> On 07/06/2022 20:01, 황병희 wrote:
>> ===> Correction: git pull origin karma
>
> This means fetch commits from the "karma" branch/tag on repository
> "origin" and incorporate them into the current local branch with a
> merge or rebase. See the man page for git-pull
On Wed, Jun 08, 2022 at 04:38:22PM +1200, Ash Joubert wrote:
> On 08/06/2022 16:25, to...@tuxteam.de wrote:
> > Just... what does "Pro Git" mean?
>
> Pro Git is the name of a well-known book on git that is also available free
> in HTML and PDF formats [...]
Oh, I see -- thanks :)
Cheers
--
t
On 08/06/2022 16:25, to...@tuxteam.de wrote:
Just... what does "Pro Git" mean?
Pro Git is the name of a well-known book on git that is also available
free in HTML and PDF formats. In addition to the basics that can be
found in the git man pages, it contains best-practices and big-picture
ide
On Wed, Jun 08, 2022 at 10:31:03AM +1200, Ash Joubert wrote:
> On 07/06/2022 20:01, 황병희 wrote:
> > ===> Correction: git pull origin karma
>
> This means fetch commits from the "karma" branch/tag on repository "origin"
> and incorporate them into the current local branch with a merge or rebase.
> S
On 07/06/2022 20:01, 황병희 wrote:
===> Correction: git pull origin karma
This means fetch commits from the "karma" branch/tag on repository
"origin" and incorporate them into the current local branch with a merge
or rebase. See the man page for git-pull for a detailed explanation and
ascii art
황병희 writes:
> ...
> - git pull -b karma
Ack! my mistake!!! I am very sorry!!!
===> Correction: git pull origin karma
Sorry again john and IL!
Sincerely, Linux fan Byung-Hee
--
^고맙습니다 _地平天成_ 감사합니다_^))//
>
> According to (1), that would be the ''-b, -w, --ignore-space-at-eol, and
> --ignore-cr-at-eol' option and the 'repository'.
>
>
This is a "git diff" option, not "git pull" option AFAIK
On 6/7/2022 6:26 AM, 황병희 wrote:
Hellow Debian,
For days, i have been working with git.
And today i have very simple question.
Because it is very confused...
I need somebody's clearing.
What is different both commands:
- git pull
- git pull -b karma
According to (1), that would be the ''-b,
Hi
> - git pull
>
Fetch data from remote repository and merge local branch or rebase it on
top of new commits.
> - git pull -b karma
>
I do know what "-b" is.
Documentation also doesn't: https://git-scm.com/docs/git-pull
$ git pull -b asd
error: unknown switch `b'
There is "git checkout -b"
Hellow Debian,
For days, i have been working with git.
And today i have very simple question.
Because it is very confused...
I need somebody's clearing.
What is different both commands:
- git pull
- git pull -b karma
Thanks in advance!
Sincerely, Linux fan Byung-Hee
--
^고맙습니다 _地平天成_ 감사합니다_^
10 matches
Mail list logo