Khionu Sybiern
3bbc3e5715
docs: add FAQ for why to use new-then-amend over edit
2024-03-14 11:32:53 -07:00
mrstanwell
4d71ef1518
docs: Fix FAQ reference to glossary entry for co-located repos
...
In the FAQ question "How do I integrate Jujutsu with Gerrit?", the link
to the glossary entry for "co-located repos" was pointing to the entry
for "change-id".
2024-03-13 14:14:12 -07:00
Martin von Zweigbergk
e9655dba13
move: deprecate the command
...
Per discussion in
https://github.com/martinvonz/jj/discussions/2882 . `jj squash` now has
all the functionality.
2024-03-11 09:25:17 -07:00
Chris Krycho
fc3283817d
docs: Add FAQ item for git log
...
New users often want to know how to just see what `git log` would show.
Putting it in the FAQ isn’t perfect but might help a bit.
2024-02-06 15:03:51 -07:00
Michael Pratt
f877dfbead
docs: add co-located repo hint to Gerrit question
...
Working with Gerrit requires directly invoking git commands, which is awkward
without a co-located repo. Add a hint to use a co-located repo.
2024-02-05 22:39:54 +01:00
Ilya Grigoriev
0773cefe32
FAQ: Fix typo in and edit one of the entries
2024-02-04 13:32:11 -08:00
Philip Metzger
068f511b3f
FAQ: Make a question clearer.
...
It seems that "amended" is not clear enough for users. So use simpler terms.
Suggestion from ilyagr in [Discord](https://discord.com/channels/968932220549103686/1201196831653236756/1201268055678931147 ).
2024-01-29 20:42:26 +01:00
Philip Metzger
c2973fdf9a
FAQ: Describe how to integrate with Gerrit.
...
This question is mildly popular on Discord so it's finally time to have an answer.
We should do something better in the future but the current solution is good enough for today.
cc @thoughtpolice
2024-01-01 21:08:19 +01:00
Philip Metzger
c783bbce6d
FAQ: Add an entry on how Jujutsu saves changes in the working-copy.
...
This was brought up as a common point of confusion in a Discord discussion ~2
months ago.
2023-11-02 20:29:06 +01:00
Tal Pressman
6b1217ec6d
add FAQ for divergent changes
2023-11-01 16:55:57 +09:00
Waleed Khan
aacad9dc8c
docs: discuss jj commit -i
in FAQ.md
2023-10-22 15:37:41 -07:00
Martin von Zweigbergk
1c8d27dc39
faq: add entry about accidentally amended working copy
2023-09-08 08:59:59 -07:00
Ilya Grigoriev
d3bd1af37b
docs: minor markdown fixups
...
I am not sure these are necessary with `mkdocs` that I settled on,
but this allows `mdbook` to parse the markdown properly.
2023-08-28 10:43:48 -07:00
Martin von Zweigbergk
1a4cf13033
faq: minor fixes and cleanups
2023-08-09 03:15:26 +00:00
Philip Metzger
8188dc42df
Docs: Add a FAQ
...
This answers some questions, which were repeatedly asked in Discord.
2023-08-09 01:19:55 +02:00