cleanup – Remove gone Git branches with ease.
cleanup is a CLI tool for keeping your Git repositories clean. It removes old branches in one or more repositories ... You can simply exclude them: $ cleanup branches --exclude="feature/3, feature/4".
View ArticleWhy I’m Learning Git via the Command Line Interface
I love learning Git now: I’m very comfortable with a small set of core commands which empower me to get a lot done and I’m able to regularly add new bits of knowledge into my repertoire.
View ArticleSD Times #News digest: Visa acquires API startup Plaid, Git 2.25, and...
Git 2.25 was released with feature and bug fixes ... The addition of IBM builds on LOT’s mission by adding over 80,000 additional patents and patent applications. “IBM has a strong track ...
View ArticleStop Writing Bad Commit Messages
git add . git commit -m "added new feature" git push But then you do a bit of testing and find that you have a bug in your implementation. No worries — you quickly find a fix and make another ...
View ArticleTroubleshooting A Symlink — A Whodunnit For The Git Record Books
If you’re looking to do future work on the project, doing a PR is a handy way to get your name into the git record. Projects are more likely to look kindly on your future work, if there’s record of ...
View ArticleGit add -p is a #Gamechanger in file management
He said something along the lines of “I’d be really impressed if I interviewed someone and they actually new what git add -p was.” Naturally, this piqued several people’s interest.
View ArticleSD Times #News digest: Visa acquires API startup Plaid, Git 2.25, and...
Git 2.25 was released with feature and bug fixes ... The addition of IBM builds on LOT’s mission by adding over 80,000 additional patents and patent applications. “IBM has a strong track ...
View ArticleKeep It Close: A Private Git Server Crash #Course
The next step is to see if git-shell is an enabled shell on your system, and if not (it probably isn’t), add it to the list of valid options. That last line is the one that actually changes the ...
View ArticleOrange has an elegant solution to Huawei question in #France: We'll stick...
"For Orange France, it was the easiest solution," a source close to the operator told Reuters, adding that it followed negotiations and experiments using Nokia, Ericsson and Huawei products. But for ...
View ArticleAtari would love to ship its VCS console but would ya believe it there's yet...
No, this time it is the Wuhan coronavirus. “We are in close contact with our teams in China,” the biz announced, adding: "When the factory reopens, they will gauge the impact that the Coronavirus may ...
View ArticleAgatha Christie's Death on the Cards #Review: "good enough to get away with...
By being a sneaky git, according to this social deduction card game ... your opponent's plans rather than unmasking the villain (you already know who they are, after all). Meanwhile, larger matches ...
View ArticleGetting started with GitHub’s desktop and mobile tools
With the shift to distributed and remote teams, it’s increasingly important to find new ways of adding collaboration. You’re not limited to using GitHub’s own tools, as any Git client will work with ...
View ArticleCLI Notes/Todo Application
git clone https://github.com/ganderzz/tdo.git chmod +x tdo.sh alias tdo="$PWD/tdo.sh" # Restart the terminal and run 'tdo help' tdo check 2 to add a 'check mark' for the entry at line 2 tdo uncheck 2 ...
View ArticleHow to install and use git-secret
Once your GPG key is created, you're ready to start using git-secret. Where FILES is the name(s) of the file or files you want to add. If adding more than one file, separate them with a space. At this...
View Article6 Git mistakes you will make — and how to fix them
A big reason developers use a source control system like Git is to avoid disasters. If you do something as simple as mistakenly delete a file, or you discover that the changes you’ve made to a ...
View ArticleYouTube automator bringing you your #Music right on your CLI.
Configuring a remote for fork $ git remote -v //Lists the current configured remote repository for your fork// $ git remote add upstream https://github.com/Purukitto/Yuso_TravelApp.git //Specifies a ...
View ArticleGit add -p is a #Gamechanger in file management
He said something along the lines of “I’d be really impressed if I interviewed someone and they actually new what git add -p was.” Naturally, this piqued several people’s interest.
View ArticleWKSctl: A Tool for Kubernetes Cluster Management Using GitOps
WKSctl is an open-source project to install, bootstrap, and manage Kubernetes clusters, including add-ons, through SSH. WKS is a provider of the Cluster API (CAPI) using the GitOps approach.
View ArticleSD Times #News digest: Visa acquires API startup Plaid, Git 2.25, and...
Git 2.25 was released with feature and bug fixes ... The addition of IBM builds on LOT’s mission by adding over 80,000 additional patents and patent applications. “IBM has a strong track ...
View ArticleOrange has an elegant solution to Huawei question in #France: We'll stick...
"For Orange France, it was the easiest solution," a source close to the operator told Reuters, adding that it followed negotiations and experiments using Nokia, Ericsson and Huawei products. But for ...
View Article