ShareChiWai Notes
ShareChiWai Notes
Home
Blog
Sharing
Contact
Light
Dark
Automatic
Git
How to install wifite on Raspbian - 如何在 Raspbian / ubuntu 上安裝 wifite
最近想用新買的 RaspberryPi4 來學習 Ethical Hacking 用來檢查一下屋企上的東西會不會得容
Last updated on Jul 1, 2022
1 min read
Git
How to untrack committed file - 如果在git 上 untrack committed file
今日需要在 git 上去 gitignore 一個之前已經 commit 了既 file 解決放法 我們可以使用以
Last updated on Jul 1, 2022
1 min read
Git
How to untrack committed file - 如果在git 上 untrack committed file
今日需要在 git 上去 gitignore 一個之前已經 commit 了既 file 解決放法 我們可以使用以
Last updated on Jul 1, 2022
1 min read
Git
.gitignore include a file from excluded folder
最近朋友介紹使用Codecov 來顯示 project 上的 Unit Test 既 Code Coverage 由於他需
Last updated on Jul 1, 2022
1 min read
Git
git Create branch via Command
很多時候都是使用BitBucket / Github 去create 新bra
Last updated on Jul 1, 2022
1 min read
Git
Git Your branch have diverged and have 1 and 1 different commits each, respectively
最近同同事一齊用同一個 branch 寫 code 誰不知..呢隻同事..十分喜歡 rebase
Last updated on Jul 1, 2022
1 min read
Git
Git undo local commit
久唔久就會大意地 Commit 錯野 發現以下這個 git command Git undo pushed commit and keep changes unstage 解決方
Last updated on Jul 1, 2022
1 min read
Git
Clear node-modules
我們可以使用以下指令到 clear Yarn / NPM 的 cache # yarn yarn cache clean # npm npm cache clean --force # remove
Last updated on Aug 17, 2022
1 min read
Git
Git Error Unlink of File failed. Should I try again?
久不久我使用的 Git 便會出現以下問題 Unlink of file. ’ file path and name’ failed. Should I try again? (y/n)
Last updated on Jul 1, 2022
1 min read
Git
Git Check which branch contain specific commit
今日公司個 Production project 有一個 Bug 但係在 Staging 和 UAT environment 都 replicate 唔到呢個問題.. 之後
Last updated on Jul 1, 2022
1 min read
Git
»
Cite
×