github tag

105 questions


3 answers
60 views
0
git About Remote Storage

To change the git remote repository that I saved while working on it, On Terminal git remote set-urlorigin New remote storage address.gitEnter to change the remote repository and then I tried to push ...

2 years ago

1 answers
43 views
0
Github Remote Storage Storage Capacity

I'm registering my personal project on GitHubThe resources needed for the project are also being uploaded (because the folder itself is synchronized).The capacity of the folder continues to grow due t...

2 years ago

1 answers
44 views
0
Android Button on ClickLinstener

We have created 25 buttons dynamically as follows:Now, I want to attach an on-click listener to each button, but I want to get rowCounter and columnCounter as a factor.I don't know where to access the...

2 years ago

1 answers
42 views
0
Upload a folder to github Git Bash

I borrowed a book called Introduction to GitHub from the library to learn while making it.I am asking you this question because there is something difficult to understand in this book or just search.I...

2 years ago

1 answers
44 views
0
git change question

I touched the sauce and restored it again. Later, I saw it on git statusIt's on the changes to commit listWhy are you doing this?

2 years ago

1 answers
69 views
0
I have a question regarding Git and GitHub.

When using GitHub, use programs such as terminals and msysGit, whether Macintosh or Windows.During the first setup process, there is a process of generating a key using SSH Keygen and registering the ...

2 years ago

1 answers
90 views
0
I have a question about Git.

I made a storage on GitHub and used a program called msysGit to do git clone.Put the entire source file to be used after the school starts in a clone folder and git add -> git commit -m -> git p...

2 years ago

1 answers
51 views
0
VS 2015 creates a project and registers it on Github, it cannot be managed as a folder

I want to manage the project created by Visual Studio 2015 by linking it to GitHub (remote storage registration) In my project, I categorized folders (filter classification) as .However, the actual fi...

2 years ago

1 answers
45 views
0
Does anyone know how to push to the GitHub directory?

I'm doing a collaborative project study. I'd like to put the Android app project folder and file you're making in the Android directory you see in the picture. I'm not sure what to do. Can't I put it ...

2 years ago

2 answers
42 views
0
How to upload an app launch video to GitHub

I want to upload the function of the app like a preview. I'd appreciate it if you could tell me about the grammar from smartphone screen shooting to git markdown ㅜ_ㅜ

2 years ago
« - 8 - »

© 2024 OneMinuteCode. All rights reserved.