[ 
https://issues.apache.org/jira/browse/HDDS-11710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Attila Doroszlai updated HDDS-11710:
------------------------------------
    Description: 
Untracked items appear when switching between development branches of the 
website ({{master}} and {{HDDS-9225-website-v2}}).  We should share the same 
gitignore file between these two.

{code}
On branch HDDS-9225-website-v2
Your branch is up to date with 'origin/HDDS-9225-website-v2'.

Untracked files:
  (use "git add <file>..." to include in what will be committed)
        .hugo_build.lock
{code}

{code}
On branch master
Your branch is up to date with 'origin/master'.

Untracked files:
  (use "git add <file>..." to include in what will be committed)
        .docusaurus/
{code}

  was:Untracked items appear when switching between development branches of the 
website ({{master}} and {{HDDS-9225-website-v2}}).  We should share the same 
gitignore file between these two.


> Share gitignore between dev branches
> ------------------------------------
>
>                 Key: HDDS-11710
>                 URL: https://issues.apache.org/jira/browse/HDDS-11710
>             Project: Apache Ozone
>          Issue Type: Sub-task
>          Components: website
>            Reporter: Attila Doroszlai
>            Assignee: Attila Doroszlai
>            Priority: Trivial
>
> Untracked items appear when switching between development branches of the 
> website ({{master}} and {{HDDS-9225-website-v2}}).  We should share the same 
> gitignore file between these two.
> {code}
> On branch HDDS-9225-website-v2
> Your branch is up to date with 'origin/HDDS-9225-website-v2'.
> Untracked files:
>   (use "git add <file>..." to include in what will be committed)
>       .hugo_build.lock
> {code}
> {code}
> On branch master
> Your branch is up to date with 'origin/master'.
> Untracked files:
>   (use "git add <file>..." to include in what will be committed)
>       .docusaurus/
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to