git tag

170 questions


1 answers
43 views
0
To change an account registered in git

I am using git in Windows using gitbash.When you try push on github At first, you ask for an ID and passwordAfter that, I no longer asked if the information was stored in local. I want to change the i...

2 years ago

1 answers
127 views
0
Privileges when creating Git projects

From Git Lab Successfully created a project Can you give me permission for each folder within the project?The current configuration is... ?Spring, iOS, Android, and NodeJs each have their own parts Pu...

2 years ago

1 answers
41 views
0
git forced merge and branch delete questions.

Hi, everyone.I'm using gitThere are about 6 branches;I'm using only one branch, but it's annoying to merge, so I delayed it day by day and came to Lee Ji-kyung. The question isI'm trying to force the ...

git
2 years ago

1 answers
45 views
0
Error uploading github file

I got this error from push while uploading the file to github. Help me figure it out remote. Everything's fine There was no error when uploading the first file last time.

2 years ago

1 answers
103 views
0
I have a question about merge used by Git.

I'm just learning Git. I am posting a question because I have a question in the merge process.git checkout -b fetch-a Add README.md File Content via vi Editor git commit -m modify readmegit checkout m...

2 years ago

1 answers
47 views
0
git branch, check out question

I studied to write Git before... I haven't used it often, but since I haven't used it in a long time, it doesn't work as I thought I forgot. Let me explain what the situation is...Since it is a projec...

git
2 years ago

1 answers
56 views
0
warning: Clone succeeded, but check out failed

I entered the following commandThe following error appears:How do I solve this?git clone https://github.com/YerevaNN/mimic3-benchmarks/error: invalid path 'mimic3models/decompensation/decomp_ts0.8.inp...

2 years ago

1 answers
51 views
0
FileNotFoundError: [Errno 2] File b'/home/magic0111/mimic3-benchmarks/PATIENTS.csv' does not exist

Ubuntu on $ python3 -m mimic3benchmark.scripts.extract_subjects /home/magic0111/mimic3-benchmarks data/root/I typed [Errno 2] File b'/home/magic0111/mimic3-benchmarks/PATIENTS.csv' does not exist: b'/...

2 years ago

1 answers
58 views
0
How can I check the github storage download log?

Hi, how are you?The record of downloading the repository using the git clone command from GitHubRecord downloaded storage by pressing the Download ZIP button on the GitHub web page.For the two cases m...

2 years ago

1 answers
47 views
0
Question about git usage in Ubuntu cli environment

I installed Ubuntu for the server and I'm using it I'm going to use git this time, but I need to authenticate the token, but I wonder how to copy and paste in the cli environment

2 years ago
« - 17 -

© 2024 OneMinuteCode. All rights reserved.