github tag

105 questions


1 answers
64 views
0
How do I use GitHub and Source Tree? [Closed]

Do you want to improve this question?Edit this post and update the question to focus on one issueClosed 7 years ago.7 years agoPlease let me know as many websites as possible that I can understand how...

2 years ago

1 answers
85 views
0
I want to narrow down the number of files in the articles folder in the GitHub repository.

You can now retrieve all the files in the folder in the repository.https://api.github.com/repos/user/zenn-content/contents/articlesRepository page:https://github.com/wimpykid719/zenn-content/tree/mast...

2 years ago

1 answers
59 views
0
TortoiseGit cannot push

You have successfully installed TortoiseGit to create a local repository and commit the text file that you created.I wanted to push this to a remote repository, so I created a repository with GitHub a...

2 years ago

1 answers
104 views
0
No access refresh token is set error displayed on https://github.com/firebase/functions-samples/tree/master/google-sheet-sync

https://github.com/firebase/functions-samples/tree/master/google-sheet-syncI got authentication as above site, configured in firebase.config, and deployed on firebase.The actual steps are as follows:A...


2 answers
65 views
0
Understanding Git Management of Unity 5 Light Map Configuration Files (100 Mover).

From Unity 5, if you bake LightMap, it's called LightmapSnapshot.asset.A file for LightMap is now created.It seems that LightMap settings and primary data are stored.It will be a huge file that will e...

2 years ago

3 answers
55 views
0
If I revert, will there always be no difference when I request a pull requests?What is the difference in the case if there are cases where it comes out?

At the end of this question, here is an example of a problem encountered in revert from the net.I have tried to avoid using revert as much as possible (maybe I haven't used it for more than 5 years), ...

2 years ago

3 answers
97 views
0
GitHub folder appears empty

What do you want to doWant to manage source code I don't know why it doesn't work, so please let me know.I'm a beginner. Nice to meet you!Prerequisitesvue-calendar/└- Backend/#Rails Project└- frontend...

2 years ago

4 answers
56 views
0
How do I prevent static or auto-generated files from being displayed in diff on GitHub during a Pull request?

When I create a Pull request on GitHub and have other members review the code, is there a way to prevent static or auto-generated files from being displayed?If an external paid CSS template is introdu...

2 years ago

2 answers
53 views
0
Files that are not under git management fail

To push to githubgit pushWhen you do, Delta compression using up to 6 threads.Compressing objects: 100% (437/437), done.Writing objects: 100% (445/445), 221.08 MiB | 7.39 MiB/s, done.Total 445(delta3)...

2 years ago

1 answers
73 views
0
What is the difference between Goodcheck and Finder in the code check tool?

I installed the code review automatic tool called Sider, but I got the following error:Sider cannot find the required configuration file(s): phinder.yml.Please set up Finder by following the instructi...

2 years ago
« - 5 - »

© 2024 OneMinuteCode. All rights reserved.