-
for example, once I select the commit `e1365c9` from the git graph, and right click the mouse to show the context menu, it will have a new menu maybe `Copy Commit online link to Clipboard` to copy t…
-
### Link to the coursework
The exercises and challenges for this week are located in the module repo: https://github.com/CodeYourFuture/Module-JS1 inside the `week-4` directory. Ensure you read the `…
-
[Enter steps to reproduce below:]
1. ...
2. ...
**Atom Version**: 0.176.0
**System**: Mac OS X 10.9.5
**Thrown From**: [git-log](https://github.com/nikhilkalige/git-log) package, v0.2.0
### Stack Tra…
-
# Merge Methods
Merge methods refer to the specific procedures or commands used to perform the integration of changes in Git. They determine the actual merge process and the resulting structure of …
-
### Link to the coursework
The exercises and challenges for this week are located in this module repo inside the `week-1` directory. Read the `readme.md` first to figure out what to do.
### Why …
-
### Link to the coursework
The exercises and challenges for this week are located in the module repo: https://github.com/CodeYourFuture/Module-JS1 inside the `week-2` directory. Ensure you read the `…
-
### Link to the coursework
The exercises and challenges for this week are located in the module repo: https://github.com/CodeYourFuture/Module-JS1 inside the `week-3` directory. Ensure you read the `…
-
After I install this extension, the button of git graph extension at the bottom bar will disappear.
![image](https://github.com/JoshOY/vscode-remote-latency/assets/39025643/460cbe40-05e9-479b-bb72-88…
-
The `-r`/`--revision` argument has a number of features which are not intuitively easy to understand, including at least:
- double dots (`rev1..rev2`)
- triple dots (`rev1...rev2`)
- omitting the dots…
-
**Describe the Bug**
GitGraph broke on vs code 1.57.0
See https://github.com/microsoft/vscode/issues/125993