Skip to content

Instantly share code, notes, and snippets.

View mnipritom's full-sized avatar
😑
Why do I even bother

那思路(なしろ) mnipritom

😑
Why do I even bother
View GitHub Profile
@mnipritom
mnipritom / withToken.md
Last active December 30, 2022 09:01
Git essentials
  • github
    • git push https://token@github.com/user/repo.git branch
      
  • gitlab
    • git push https://gitlab-ci-token:token@gitlab.com/user/repo.git branch
      
  • bitbucket
---
solves license issues for both flutter and sdkmanager
---
Android
└── Sdk
├── build-tools
├── cmdline-tools
│ └── latest
│ └── lib
│ └── bin