- Published
- Author
- Revath
bash stands for : Bourne Again SHellAt Codemancers, we believe every day is an opportunity to grow. This section is where our team shares bite-sized discoveries, technical breakthroughs and fascinating nuggets of wisdom we've stumbled upon in our work.
bash stands for : Bourne Again SHellgit config --local user.signingkey to set for per repo basis. To get the key id gpg --list-secret-keys --keyid-format LONG form the response first line sec 4096R/0C925B3BF9CD5924 2019-01-08 the key id will be 0C925B3BF9CD5924for f in $(git ls-files . --exclude-standard --others); do rm $f; done. Is there any simpler version?cp -p preserves file attributes(e.g. modification time) while copying filesgit fetch origin pull//head: to checkout github pull request to local branch without adding the fork to your remote.$navbar-breakpoint: $tablet; to show the same desktop navbar in tablet (landscape mode).Showing 60 to 62 of 82 results
Codemancers can bring your vision to life and help you achieve your goals