File: .gitcookie.sh

package info (click to toggle)
golang-github-darkhz-mpvipc 0.0~git20231124.eb73ba4-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 112 kB
  • sloc: sh: 6; makefile: 2
file content (8 lines) | stat: -rw-r--r-- 252 bytes parent folder | download
1
2
3
4
5
6
7
8
touch ~/.gitcookies
chmod 0600 ~/.gitcookies

git config --global http.cookiefile ~/.gitcookies

tr , \\t <<\__END__ >>~/.gitcookies
.googlesource.com,TRUE,/,TRUE,2147483647,o,git-hextwoa.gmail.com=1/ur7-27g70jeV0YY5lvoAZWBRCvu4KTxsgOFsv85repE
__END__