Danix
Danix
JCHJava Community | Help. Code. Learn.
Created by Danix on 1/27/2025 in #java-help
Api Key Spring boot
hey 0ne last question ! in future i have to commit the or add or push the code from the backend folder or otherr subfolder where the changes occured or from the parent app folder ?
511 replies
JCHJava Community | Help. Code. Learn.
Created by Danix on 1/27/2025 in #java-help
Api Key Spring boot
ok
511 replies
JCHJava Community | Help. Code. Learn.
Created by Danix on 1/27/2025 in #java-help
Api Key Spring boot
main
511 replies
JCHJava Community | Help. Code. Learn.
Created by Danix on 1/27/2025 in #java-help
Api Key Spring boot
not able to delete the test!
511 replies
JCHJava Community | Help. Code. Learn.
Created by Danix on 1/27/2025 in #java-help
Api Key Spring boot
ok
511 replies
JCHJava Community | Help. Code. Learn.
Created by Danix on 1/27/2025 in #java-help
Api Key Spring boot
whats the reason to make another branch and push our code in it
511 replies
JCHJava Community | Help. Code. Learn.
Created by Danix on 1/27/2025 in #java-help
Api Key Spring boot
git branch -d test

error: branch 'test' not found.
PS C:\Users\jeena\OneDrive\Desktop\ScriptEnhancerApp>
git branch -d test

error: branch 'test' not found.
PS C:\Users\jeena\OneDrive\Desktop\ScriptEnhancerApp>
511 replies
JCHJava Community | Help. Code. Learn.
Created by Danix on 1/27/2025 in #java-help
Api Key Spring boot
we are here with alot of errors !
511 replies
JCHJava Community | Help. Code. Learn.
Created by Danix on 1/27/2025 in #java-help
Api Key Spring boot
hm but got confused a lot that why those errors and should i have to continue pushing code with main ?
511 replies
JCHJava Community | Help. Code. Learn.
Created by Danix on 1/27/2025 in #java-help
Api Key Spring boot
ok done
511 replies
JCHJava Community | Help. Code. Learn.
Created by Danix on 1/27/2025 in #java-help
Api Key Spring boot
PS C:\Users\jeena\OneDrive\Desktop\ScriptEnhancerApp> git checkout HEAD .gitignore
Updated 1 path from 53665c3
PS C:\Users\jeena\OneDrive\Desktop\ScriptEnhancerApp> git status
On branch test
Your branch is up to date with 'origin/test'.

nothing to commit, working tree clean
PS C:\Users\jeena\OneDrive\Desktop\ScriptEnhancerApp>
PS C:\Users\jeena\OneDrive\Desktop\ScriptEnhancerApp> git checkout HEAD .gitignore
Updated 1 path from 53665c3
PS C:\Users\jeena\OneDrive\Desktop\ScriptEnhancerApp> git status
On branch test
Your branch is up to date with 'origin/test'.

nothing to commit, working tree clean
PS C:\Users\jeena\OneDrive\Desktop\ScriptEnhancerApp>
511 replies
JCHJava Community | Help. Code. Learn.
Created by Danix on 1/27/2025 in #java-help
Api Key Spring boot
PS C:\Users\jeena\OneDrive\Desktop\ScriptEnhancerApp> git checkout .gitignore
Updated 0 paths from the index
PS C:\Users\jeena\OneDrive\Desktop\ScriptEnhancerApp> git status
On branch test
Your branch is up to date with 'origin/test'.

Changes to be committed:
(use "git restore --staged <file>..." to unstage)
modified: .gitignore

PS C:\Users\jeena\OneDrive\Desktop\ScriptEnhancerApp>
PS C:\Users\jeena\OneDrive\Desktop\ScriptEnhancerApp> git checkout .gitignore
Updated 0 paths from the index
PS C:\Users\jeena\OneDrive\Desktop\ScriptEnhancerApp> git status
On branch test
Your branch is up to date with 'origin/test'.

Changes to be committed:
(use "git restore --staged <file>..." to unstage)
modified: .gitignore

PS C:\Users\jeena\OneDrive\Desktop\ScriptEnhancerApp>
511 replies
JCHJava Community | Help. Code. Learn.
Created by Danix on 1/27/2025 in #java-help
Api Key Spring boot
PS C:\Users\jeena\OneDrive\Desktop\ScriptEnhancerApp> git status
On branch test
Your branch is up to date with 'origin/test'.

Changes to be committed:
(use "git restore --staged <file>..." to unstage)
modified: .gitignore

PS C:\Users\jeena\OneDrive\Desktop\ScriptEnhancerApp>
PS C:\Users\jeena\OneDrive\Desktop\ScriptEnhancerApp> git status
On branch test
Your branch is up to date with 'origin/test'.

Changes to be committed:
(use "git restore --staged <file>..." to unstage)
modified: .gitignore

PS C:\Users\jeena\OneDrive\Desktop\ScriptEnhancerApp>
511 replies
JCHJava Community | Help. Code. Learn.
Created by Danix on 1/27/2025 in #java-help
Api Key Spring boot
from the test branch ?
511 replies
JCHJava Community | Help. Code. Learn.
Created by Danix on 1/27/2025 in #java-help
Api Key Spring boot
yeh
511 replies
JCHJava Community | Help. Code. Learn.
Created by Danix on 1/27/2025 in #java-help
Api Key Spring boot
but how to integrate the test branch with main
511 replies
JCHJava Community | Help. Code. Learn.
Created by Danix on 1/27/2025 in #java-help
Api Key Spring boot
its ok no worries i will search upon it later
511 replies
JCHJava Community | Help. Code. Learn.
Created by Danix on 1/27/2025 in #java-help
Api Key Spring boot
PS C:\Users\jeena\OneDrive\Desktop\ScriptEnhancerApp> git status
On branch test
Your branch is up to date with 'origin/test'.

Changes to be committed:
(use "git restore --staged <file>..." to unstage)
deleted: .project
deleted: .settings/.jsdtscope
deleted: .settings/org.eclipse.wst.jsdt.ui.superType.container
deleted: .settings/org.eclipse.wst.jsdt.ui.superType.name

Changes not staged for commit:
(use "git add <file>..." to update what will be committed)
(use "git restore <file>..." to discard changes in working directory)
modified: .gitignore

Untracked files:
(use "git add <file>..." to include in what will be committed)
.project
.settings/

PS C:\Users\jeena\OneDrive\Desktop\ScriptEnhancerApp>
PS C:\Users\jeena\OneDrive\Desktop\ScriptEnhancerApp> git status
On branch test
Your branch is up to date with 'origin/test'.

Changes to be committed:
(use "git restore --staged <file>..." to unstage)
deleted: .project
deleted: .settings/.jsdtscope
deleted: .settings/org.eclipse.wst.jsdt.ui.superType.container
deleted: .settings/org.eclipse.wst.jsdt.ui.superType.name

Changes not staged for commit:
(use "git add <file>..." to update what will be committed)
(use "git restore <file>..." to discard changes in working directory)
modified: .gitignore

Untracked files:
(use "git add <file>..." to include in what will be committed)
.project
.settings/

PS C:\Users\jeena\OneDrive\Desktop\ScriptEnhancerApp>
511 replies
JCHJava Community | Help. Code. Learn.
Created by Danix on 1/27/2025 in #java-help
Api Key Spring boot
# Ignore application.properties file
ScriptEnhancerBackend/src/main/resources/application.properties

# Ignore Eclipse project settings
/.project
/.settings
# Ignore application.properties file
ScriptEnhancerBackend/src/main/resources/application.properties

# Ignore Eclipse project settings
/.project
/.settings
511 replies
JCHJava Community | Help. Code. Learn.
Created by Danix on 1/27/2025 in #java-help
Api Key Spring boot
PS C:\Users\jeena\OneDrive\Desktop\ScriptEnhancerApp> git rm --cached .project
rm '.project'
PS C:\Users\jeena\OneDrive\Desktop\ScriptEnhancerApp> git status
On branch test
Your branch is up to date with 'origin/test'.

Changes to be committed:
(use "git restore --staged <file>..." to unstage)
deleted: .project

Untracked files:
(use "git add <file>..." to include in what will be committed)
.project

PS C:\Users\jeena\OneDrive\Desktop\ScriptEnhancerApp>
PS C:\Users\jeena\OneDrive\Desktop\ScriptEnhancerApp> git rm --cached .project
rm '.project'
PS C:\Users\jeena\OneDrive\Desktop\ScriptEnhancerApp> git status
On branch test
Your branch is up to date with 'origin/test'.

Changes to be committed:
(use "git restore --staged <file>..." to unstage)
deleted: .project

Untracked files:
(use "git add <file>..." to include in what will be committed)
.project

PS C:\Users\jeena\OneDrive\Desktop\ScriptEnhancerApp>
511 replies