github tag

105 questions


1 answers
77 views
0
I want to change the authorization name of the last few commits.

I learned that you can change the authorization name of all past commit names with the following command:$git filter-branch --commit-filter'GIT_AUTHOR_NAME=idesakuGIT_AUTHOR_EMAIL= (email address)GIT_...

2 years ago

2 answers
113 views
0
I want the commit to be displayed as a separate account on GitHub.

I'd like to demonstrate how multiple accounts commit to one repository of the internal study group, but I don't know how to change users.I would like to create folder A and folder B on the local side,...

2 years ago

1 answers
112 views
0
Regarding application application when using LUKeychainAccess

I'm thinking of a program that uses LUKeychainAccess to write a value to the keychain from within iOS applications and then looks at the keychain to determine if the application is installed for the f...


1 answers
119 views
0
Regarding GitHub collaboration and SSH certification in Jenkins

We are installing jenkins on the rental server and trying to build a development environment using virtual machines.However, when you log in to the virtual machine with ssh from jenkins and git pull t...

2 years ago

1 answers
92 views
0
I want to move it to another branch including initial commit.

There is a newly created empty repository on GitHub.Originally, we were supposed to clone the repository, commit it to the master branch, branch it to the topic branch, work on it, and eventually send...

2 years ago

1 answers
92 views
0
I'd like to see the commit log before the renamed file.

When did I rewrite it? and I went to GitHub to see the history of that file.The file was previously renamed and The commit I wanted to see seemed to have gone before the renaming.It didn't show up the...

2 years ago

2 answers
75 views
0
Error when cloning from sourcecetree on m1 pro macbook

I recently purchased the new macbook pro 14 inch, downloaded sourcecetree, linked it with github, and cloned it, but I couldn't solve the problem when I looked it up with an error like the image😭If an...

2 years ago

1 answers
94 views
0
Merge pull request is not displayed in github pull request.

When I merge from pull request, I press merge pull request button, but it keeps loading and it doesn't show up.It usually appears immediately.I checked with chrome and edge from PC and safari from sma...

2 years ago

1 answers
147 views
0
How to paste Github's internal links in README into sections with spaces [Duplicate]

(One answer) Three years agoHow to attach internal links to Github READMEI would like to attach an internal link by referring to , but if there is space in the table of content, For proper display...

2 years ago

1 answers
109 views
0
Can GitHub Enterprise work with Travis CI (not Enterprise)?

I can't find any documents or settings. Can't you do it in the first place?

2 years ago
« - 3 - »

© 2024 OneMinuteCode. All rights reserved.