GithubHelp home page GithubHelp logo

arslanbilal / git-cheat-sheet Goto Github PK

View Code? Open in Web Editor NEW
6.8K 134.0 1.4K 673 KB

:octocat: git and git flow cheat sheet

Home Page: http://bilalarslan.me/git-cheat-sheet/

git-flow git cheatsheet github

git-cheat-sheet's Introduction

👨🏻‍💻 About me

I am a software engineer focused on Apple platforms. Currently working as an iOS Tech Lead @hepsiburada

git-cheat-sheet's People

Contributors

arslanbilal avatar awesome-bot avatar barandemirbas avatar biyiklioglu avatar bor avatar coryf65 avatar crescentpartha avatar denisvm avatar flyhigher139 avatar h0dgep0dge avatar hiorws avatar jckling avatar juanpabloaj avatar julesbond007 avatar kamranahmedse avatar lakshmanaram avatar martiansideofthemoon avatar mehmetdik avatar mode9 avatar ntls avatar ojmarcelino avatar parrainc avatar praneel1 avatar pvllnspk avatar readmecritic avatar samundra avatar sany2k8 avatar spyshiv avatar stsewd avatar xfgusta avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

git-cheat-sheet's Issues

Git pull rebase

One of the big things constantly seen in the OSS community are merged origin/master with master commits caused by diverged branches being pulled from a remote.

I think it would be beneficial to at least list git pull --rebase origin master somewhere on the cheatsheet.

Add set user name and password

السلام عليكم ،
عمل رائع تُشكر عليه

حبيت اضيف لك
Set your username:
git config --global user.name "FIRST_NAME LAST_NAME"
Set your email address:
git config --global user.email "[email protected]"

مهمه خاصة لما نتعامل مع VS code
نواجه خطأ بسببها اذا مااعددناها مسبقاً

وشكراً

Commit amend command should have a -a flag

I feel that --amend only changes the commit message and not any outstanding changes. A -a flag is needed for the same and the text in the cheatsheet is sort of misleading.

Change proposed in "git status"

Great cheat sheet! Wouldn't it be more appropriate to re-frame "Changed files in your working directory" to "Changes in working directory" or something more appropriate as the command mentions details on untracked files, deleted files as well.

Validate pull requests with Travis

Hello, I wrote a tool that can validate README links (valid URLs, not duplicate). It can be run when someone submits a pull request.

It is currently being used by

Examples

If you are interested, connect this repo to https://travis-ci.org/ and add a .travis.yml file to the project.

See https://github.com/dkhamsing/awesome_bot for options, more information
Feel free to leave a comment 😄

Add Urdu Language Support

Hi There,
I want to contribute to this repository and translate the git-cheat-sheet in Urdu for the Urdu language speakers. I found this resource very useful and I thought it should be available be Urdu too. Thanks

Regards,
M. Sameem

Update Hindi git-sheet

A few changes that are required in the git-cheat-sheet-hi.md are:

  1. Fix missing spaces after hash characters in an atx style headings to make it readable.
  2. Fix all fenced code blocks that have a blank line both before and after.
  3. Replacing/Removing typos of some words like कमेट by कमिट - giving the right pronunciation to words.
  4. Translation of a few commands written in English at the end of the document.
  5. Add fenced code with specified language - shell.
  6. Remove dollar signs before commands.
  7. Added proper linking from content to headings
  8. Making notes in italic using underscores instead of tags
  9. Writing some words in a respectful manner like करो -> करें

New code segments:

  1. Setup commands - सेटअप (व्यवस्था)
  2. Configuration Files - कॉन्फ़िगरेशन फ़ाइलें
  3. Move and Rename commands - चाल और नाम बदलें
  4. Update and Publish commands - अद्यतन और प्रकाशित करें

P.S.: I'm an Indian and I know about writing comprehensible Hindi. [yet any comments from pros are welcomed]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.