Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

git-credential-cache: add page #9733

Closed
wants to merge 2 commits into from

Conversation

EmilyGraceSeville7cf
Copy link
Contributor

@EmilyGraceSeville7cf EmilyGraceSeville7cf commented Jan 6, 2023

  • The page(s) are in the correct platform directories: common, linux, osx, windows, sunos, android, etc.
  • The page(s) have at most 8 examples.
  • The page description(s) have links to documentation or a homepage.
  • The page(s) follow the content guidelines.
  • The PR title conforms to the recommended templates.
  • Version of the command being documented (if known):

#3953

@EmilyGraceSeville7cf EmilyGraceSeville7cf self-assigned this Jan 6, 2023
@github-actions github-actions bot added the new command Issues requesting creation of a new page. label Jan 6, 2023
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
@github-actions
Copy link

Hi all! This thread has not had any recent activity.
Are there any updates? Thanks!

@github-actions github-actions bot added the waiting Issues/PRs with Pending response by the author. label Jan 23, 2023
@github-actions github-actions bot removed the waiting Issues/PRs with Pending response by the author. label Jan 27, 2023
@github-actions
Copy link

Hi all! This thread has not had any recent activity.
Are there any updates? Thanks!

@github-actions github-actions bot added the waiting Issues/PRs with Pending response by the author. label Feb 11, 2023
@navarroaxel navarroaxel changed the title git credential-cache: add page git-credential-cache: add page Feb 26, 2023
@@ -0,0 +1,8 @@
# git credential-cache

> `git` helper to temporarily store passwords in memory.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
> `git` helper to temporarily store passwords in memory.
> Git helper to temporarily store passwords in memory.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can't apply them automatically: no such button available for me. :( So, please apply them yourself if u think it makes PR better.


- Store Git credentials for a specific amount of time:

`git config credential.helper 'cache --timeout={{1..infinity}}'`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perhaps this better

Suggested change
`git config credential.helper 'cache --timeout={{1..infinity}}'`
`git config credential.helper 'cache --timeout={{time_in_seconds}}'`

@github-actions github-actions bot removed the waiting Issues/PRs with Pending response by the author. label Feb 27, 2023
@CLAassistant
Copy link

CLAassistant commented Mar 1, 2023

CLA assistant check
All committers have signed the CLA.

@github-actions
Copy link

Hi all! This thread has not had any recent activity.
Are there any updates? Thanks!

@github-actions github-actions bot added the waiting Issues/PRs with Pending response by the author. label Mar 17, 2023
@github-actions
Copy link

Hi everyone.
This thread is being closed as there was no response to the previous prompt.
However, please leave a comment whenever you're ready to resume, so the thread can be reopened.
Thanks again!

@github-actions github-actions bot closed this Apr 20, 2023
@pixelcmtd pixelcmtd removed the waiting Issues/PRs with Pending response by the author. label May 2, 2023
@sebastiaanspeck sebastiaanspeck deleted the feature/add-credential-cache-page branch November 19, 2023 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new command Issues requesting creation of a new page.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants